Skip to content
This repository was archived by the owner on Jun 2, 2023. It is now read-only.

Commit 796ef8d

Browse files
committed
test version
1 parent b37847c commit 796ef8d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.golangci.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ linters:
3030

3131
# golangci.com configuration
3232
# https://github.com/golangci/golangci/wiki/Configuration
33-
service:
34-
golangci-lint-version: 1.13.x # use fixed version to not introduce new linters unexpectedly
33+
# service:
34+
# golangci-lint-version: 1.14.0 # use fixed version to not introduce new linters unexpectedly

0 commit comments

Comments
 (0)