Skip to content

Commit

Permalink
chore: update go-critic to v0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ldez committed Oct 20, 2021
1 parent 680f3e6 commit f7cfe24
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ require (
github.com/esimonov/ifshort v1.0.2
github.com/fatih/color v1.13.0
github.com/fzipp/gocyclo v0.3.1
github.com/go-critic/go-critic v0.5.6
github.com/go-critic/go-critic v0.6.1
github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
github.com/gofrs/flock v0.8.1
github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
Expand Down
15 changes: 8 additions & 7 deletions go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f7cfe24

Please sign in to comment.