Skip to content

Commit a150897

Browse files
dependabot[bot]SeigeC
authored andcommitted
build(deps): bump github.com/fzipp/gocyclo from 0.3.1 to 0.4.0 (golangci#2425)
Bumps [github.com/fzipp/gocyclo](https://github.com/fzipp/gocyclo) from 0.3.1 to 0.4.0. - [Release notes](https://github.com/fzipp/gocyclo/releases) - [Changelog](https://github.com/fzipp/gocyclo/blob/main/CHANGELOG.md) - [Commits](fzipp/gocyclo@v0.3.1...v0.4.0) --- updated-dependencies: - dependency-name: github.com/fzipp/gocyclo dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent caa2d6e commit a150897

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ require (
2323
github.com/denis-tingajkin/go-header v0.4.2
2424
github.com/esimonov/ifshort v1.0.3
2525
github.com/fatih/color v1.13.0
26-
github.com/fzipp/gocyclo v0.3.1
26+
github.com/fzipp/gocyclo v0.4.0
2727
github.com/go-critic/go-critic v0.6.1
2828
github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
2929
github.com/gofrs/flock v0.8.1

go.sum

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

0 commit comments

Comments
 (0)