diff --git a/.golangci.yml b/.golangci.yml index d0177797..05dca7f2 100644 --- a/.golangci.yml +++ b/.golangci.yml @@ -1,9 +1,6 @@ run: timeout: 30m modules-download-mode: vendor - # default uses Go version from the go.mod file, fallback on the env var - # `GOVERSION`, fallback on 1.17: https://golangci-lint.run/usage/configuration/#run-configuration - go: "1.23" linters: enable: