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.
2 parents 80aca92 + c3df3d0 commit a96e0dcCopy full SHA for a96e0dc
go.mod
@@ -7,7 +7,7 @@ toolchain go1.24.4
7
require (
8
github.com/codingconcepts/env v0.0.0-20240618133406-5b0845441187
9
github.com/golang/mock v1.6.0
10
- github.com/golangci/golangci-lint v1.64.8
+ github.com/golangci/golangci-lint/v2 v2.1.6
11
github.com/google/go-licenses v1.6.0
12
github.com/ppmathis/cloudns-go v1.0.1
13
github.com/sirupsen/logrus v1.9.3
0 commit comments