Skip to content

Commit b3f9786

Browse files
build(deps): bump github.com/go-critic/go-critic from 0.5.5 to 0.6.2
Bumps [github.com/go-critic/go-critic](https://github.com/go-critic/go-critic) from 0.5.5 to 0.6.2. - [Release notes](https://github.com/go-critic/go-critic/releases) - [Commits](go-critic/go-critic@v0.5.5...v0.6.2) --- 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 9cb902c commit b3f9786

File tree

2 files changed

+32
-24
lines changed

2 files changed

+32
-24
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
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.10.0
2020
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
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
@@ -82,7 +82,7 @@ require (
8282
github.com/uudashr/gocognit v1.0.1
8383
github.com/valyala/quicktemplate v1.6.3
8484
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
8686
gopkg.in/yaml.v2 v2.4.0
8787
honnef.co/go/tools v0.1.3
8888
mvdan.cc/gofumpt v0.1.1

go.sum

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

0 commit comments

Comments
 (0)