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 54d089d commit 390ba19Copy full SHA for 390ba19
go.mod
@@ -1,7 +1,6 @@
1
module github.com/golangci/golangci-lint
2
3
go 1.22.1
4
-
5
require (
6
4d63.com/gocheckcompilerdirectives v1.2.1
7
4d63.com/gochecknoglobals v0.2.1
@@ -11,7 +10,7 @@ require (
11
10
github.com/Antonboom/nilnil v0.1.9
12
github.com/Antonboom/testifylint v1.4.3
13
github.com/BurntSushi/toml v1.4.1-0.20240526193622-a339e1f7089c
14
- github.com/Crocmagnon/fatcontext v0.4.0
+ github.com/Crocmagnon/fatcontext v0.5.1
15
github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
16
github.com/GaijinEntertainment/go-exhaustruct/v3 v3.3.0
17
github.com/OpenPeeDeeP/depguard/v2 v2.2.0
go.sum
0 commit comments