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 d888f7e commit 01dc138Copy full SHA for 01dc138
go.mod
@@ -1,6 +1,6 @@
1
module github.com/golangci/golangci-lint
2
3
-go 1.22.0
+go 1.22.1
4
5
require (
6
4d63.com/gocheckcompilerdirectives v1.2.1
@@ -127,7 +127,7 @@ require (
127
golang.org/x/exp v0.0.0-20240103183307-be819d1f06fc
128
golang.org/x/tools v0.23.0
129
gopkg.in/yaml.v3 v3.0.1
130
- honnef.co/go/tools v0.5.0-0.dev.0.20240621230735-3fe6ed0ecdfe
+ honnef.co/go/tools v0.5.0-rc.1
131
mvdan.cc/gofumpt v0.6.0
132
mvdan.cc/unparam v0.0.0-20240528143540-8a5130ca722f
133
)
go.sum
0 commit comments