Skip to content

Commit

Permalink
build(deps): bump github.com/go-critic/go-critic from 0.6.1 to 0.6.2
Browse files Browse the repository at this point in the history
Bumps [github.com/go-critic/go-critic](https://github.com/go-critic/go-critic) from 0.6.1 to 0.6.2.
- [Release notes](https://github.com/go-critic/go-critic/releases)
- [Commits](go-critic/go-critic@v0.6.1...v0.6.2)

---
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>
  • Loading branch information
dependabot[bot] committed Jan 11, 2022
1 parent 131ab76 commit 5d2b49b
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 17 deletions.
4 changes: 2 additions & 2 deletions go.mod
Expand Up @@ -24,7 +24,7 @@ require (
github.com/esimonov/ifshort v1.0.4
github.com/fatih/color v1.13.0
github.com/fzipp/gocyclo v0.4.0
github.com/go-critic/go-critic v0.6.1
github.com/go-critic/go-critic v0.6.2
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 Expand Up @@ -93,7 +93,7 @@ require (
github.com/valyala/quicktemplate v1.7.0
github.com/yeya24/promlinter v0.1.0
gitlab.com/bosi/decorder v0.2.0
golang.org/x/tools v0.1.8
golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
honnef.co/go/tools v0.2.2
mvdan.cc/gofumpt v0.2.1
Expand Down
28 changes: 13 additions & 15 deletions go.sum

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

0 comments on commit 5d2b49b

Please sign in to comment.