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 b91b324 commit 0036d49Copy full SHA for 0036d49
go.mod
@@ -1,6 +1,7 @@
1
module github.com/golangci/golangci-lint
2
3
go 1.22.1
4
+toolchain go1.23.2
5
6
require (
7
4d63.com/gocheckcompilerdirectives v1.2.1
@@ -110,7 +111,7 @@ require (
110
111
github.com/tdakkota/asciicheck v0.2.0
112
github.com/tetafro/godot v1.4.18
113
github.com/timakin/bodyclose v0.0.0-20230421092635-574207250966
- github.com/timonwong/loggercheck v0.9.4
114
+ github.com/timonwong/loggercheck v0.10.0
115
github.com/tomarrell/wrapcheck/v2 v2.9.0
116
github.com/tommy-muehle/go-mnd/v2 v2.5.1
117
github.com/ultraware/funlen v0.1.0
go.sum
0 commit comments