File tree Expand file tree Collapse file tree 2 files changed +32
-24
lines changed Expand file tree Collapse file tree 2 files changed +32
-24
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ require (
18
18
github.com/esimonov/ifshort v1.0.2
19
19
github.com/fatih/color v1.10.0
20
20
github.com/fzipp/gocyclo v0.3.1
21
- github.com/go-critic/go-critic v0.5.5
21
+ github.com/go-critic/go-critic v0.6.2
22
22
github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
23
23
github.com/gofrs/flock v0.8.0
24
24
github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
@@ -82,7 +82,7 @@ require (
82
82
github.com/uudashr/gocognit v1.0.1
83
83
github.com/valyala/quicktemplate v1.6.3
84
84
github.com/yeya24/promlinter v0.1.0
85
- golang.org/x/tools v0.1.0
85
+ golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
86
86
gopkg.in/yaml.v2 v2.4.0
87
87
honnef.co/go/tools v0.1.3
88
88
mvdan.cc/gofumpt v0.1.1
You can’t perform that action at this time.
0 commit comments