Skip to content

Commit 1d00110

Browse files
build(deps): bump github.com/go-critic/go-critic from 0.8.2 to 0.9.0
Bumps [github.com/go-critic/go-critic](https://github.com/go-critic/go-critic) from 0.8.2 to 0.9.0. - [Release notes](https://github.com/go-critic/go-critic/releases) - [Commits](go-critic/go-critic@v0.8.2...v0.9.0) --- updated-dependencies: - dependency-name: github.com/go-critic/go-critic dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ea4481a commit 1d00110

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ require (
3333
github.com/fatih/color v1.15.0
3434
github.com/firefart/nonamedreturns v1.0.4
3535
github.com/fzipp/gocyclo v0.6.0
36-
github.com/go-critic/go-critic v0.8.2
36+
github.com/go-critic/go-critic v0.9.0
3737
github.com/go-xmlfmt/xmlfmt v1.1.2
3838
github.com/gofrs/flock v0.8.1
3939
github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2

go.sum

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)