We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc509b3 commit d131dafCopy full SHA for d131daf
.golangci.reference.yml
@@ -72,7 +72,7 @@ run:
72
73
# Define the Go version limit.
74
# Mainly related to generics support since go1.18.
75
- # Default: use Go version from the go.mod file, fallback on the env var `GOVERSION`, fallback on 1.18
+ # Default: use Go version from the go.mod file, fallback on the env var `GOVERSION`, fallback on 1.17
76
go: '1.19'
77
78
0 commit comments