File tree Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Original file line number Diff line number Diff line change 1
1
module github.com/golangci/golangci-lint
2
2
3
- go 1.21.3
3
+ go 1.20.0
4
4
5
5
require (
6
6
4d63.com/gocheckcompilerdirectives v1.2.1
@@ -57,6 +57,7 @@ require (
57
57
github.com/jgautheron/goconst v1.7.0
58
58
github.com/jingyugao/rowserrcheck v1.1.1
59
59
github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
60
+ github.com/jjti/go-spancheck v0.3.1
60
61
github.com/julz/importas v0.1.0
61
62
github.com/kisielk/errcheck v1.6.3
62
63
github.com/kkHAIKE/contextcheck v1.1.4
@@ -155,7 +156,6 @@ require (
155
156
github.com/gostaticanalysis/comment v1.4.2 // indirect
156
157
github.com/hashicorp/hcl v1.0.0 // indirect
157
158
github.com/inconshreveable/mousetrap v1.1.0 // indirect
158
- github.com/jjti/go-spancheck v0.3.1 // indirect
159
159
github.com/kisielk/gotool v1.0.0 // indirect
160
160
github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 // indirect
161
161
github.com/magiconair/properties v1.8.6 // indirect
You can’t perform that action at this time.
0 commit comments