Skip to content

Commit

Permalink
build(deps): bump github.com/go-critic/go-critic from 0.5.2 to 0.10.0
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.5.2 to 0.10.0.
- [Release notes](https://github.com/go-critic/go-critic/releases)
- [Commits](go-critic/go-critic@v0.5.2...v0.10.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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 11, 2023
1 parent f7a0c3c commit 8707832
Show file tree
Hide file tree
Showing 2 changed files with 110 additions and 46 deletions.
6 changes: 2 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
github.com/daixiang0/gci v0.2.4
github.com/denis-tingajkin/go-header v0.3.1
github.com/fatih/color v1.10.0
github.com/go-critic/go-critic v0.5.2
github.com/go-critic/go-critic v0.10.0
github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
github.com/gofrs/flock v0.8.0
github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
Expand Down Expand Up @@ -64,9 +64,7 @@ require (
github.com/ultraware/whitespace v0.0.4
github.com/uudashr/gocognit v1.0.1
github.com/valyala/quicktemplate v1.6.3
golang.org/x/sys v0.0.0-20201009025420-dfb3f7c4e634 // indirect
golang.org/x/text v0.3.4 // indirect
golang.org/x/tools v0.0.0-20201013201025-64a9e34f3752
golang.org/x/tools v0.16.0
gopkg.in/yaml.v2 v2.4.0
honnef.co/go/tools v0.0.1-2020.1.6
mvdan.cc/gofumpt v0.0.0-20200802201014-ab5a8192947d
Expand Down

0 comments on commit 8707832

Please sign in to comment.