Skip to content

Commit a55e506

Browse files
committed
chore: update go-critic
1 parent 680f3e6 commit a55e506

File tree

2 files changed

+10
-7
lines changed

2 files changed

+10
-7
lines changed

go.mod

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ require (
2121
github.com/esimonov/ifshort v1.0.2
2222
github.com/fatih/color v1.13.0
2323
github.com/fzipp/gocyclo v0.3.1
24-
github.com/go-critic/go-critic v0.5.6
24+
github.com/go-critic/go-critic v0.5.8
2525
github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
2626
github.com/gofrs/flock v0.8.1
2727
github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
@@ -62,6 +62,7 @@ require (
6262
github.com/pkg/errors v0.9.1
6363
github.com/polyfloyd/go-errorlint v0.0.0-20210722154253-910bb7978349
6464
github.com/prometheus/procfs v0.6.0 // indirect
65+
github.com/quasilyte/go-ruleguard/dsl v0.3.8
6566
github.com/ryancurrah/gomodguard v1.2.3
6667
github.com/ryanrolds/sqlclosecheck v0.3.0
6768
github.com/sanposhiho/wastedassign/v2 v2.0.6

go.sum

Lines changed: 8 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)