Skip to content

Commit 13d266e

Browse files
build(deps): bump github.com/go-critic/go-critic from 0.5.6 to 0.5.7
Bumps [github.com/go-critic/go-critic](https://github.com/go-critic/go-critic) from 0.5.6 to 0.5.7. - [Release notes](https://github.com/go-critic/go-critic/releases) - [Commits](go-critic/go-critic@v0.5.6...v0.5.7) --- updated-dependencies: - dependency-name: github.com/go-critic/go-critic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3c795d8 commit 13d266e

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ require (
1818
github.com/esimonov/ifshort v1.0.2
1919
github.com/fatih/color v1.12.0
2020
github.com/fzipp/gocyclo v0.3.1
21-
github.com/go-critic/go-critic v0.5.6
21+
github.com/go-critic/go-critic v0.5.7
2222
github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
2323
github.com/gofrs/flock v0.8.0
2424
github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2

go.sum

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

0 commit comments

Comments
 (0)