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 680f3e6 commit f7cfe24Copy full SHA for f7cfe24
go.mod
@@ -21,7 +21,7 @@ require (
21
github.com/esimonov/ifshort v1.0.2
22
github.com/fatih/color v1.13.0
23
github.com/fzipp/gocyclo v0.3.1
24
- github.com/go-critic/go-critic v0.5.6
+ github.com/go-critic/go-critic v0.6.1
25
github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
26
github.com/gofrs/flock v0.8.1
27
github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
go.sum
0 commit comments