Skip to content

Commit 37dbfc6

Browse files
build(deps): bump github.com/mgechev/revive from 1.2.1 to 1.2.2
Bumps [github.com/mgechev/revive](https://github.com/mgechev/revive) from 1.2.1 to 1.2.2. - [Release notes](https://github.com/mgechev/revive/releases) - [Changelog](https://github.com/mgechev/revive/blob/master/.goreleaser.yml) - [Commits](mgechev/revive@v1.2.1...v1.2.2) --- updated-dependencies: - dependency-name: github.com/mgechev/revive dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent da3b149 commit 37dbfc6

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ require (
6161
github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 // v1.0
6262
github.com/mattn/go-colorable v0.1.12
6363
github.com/mbilski/exhaustivestruct v1.2.0
64-
github.com/mgechev/revive v1.2.1
64+
github.com/mgechev/revive v1.2.2
6565
github.com/mitchellh/go-homedir v1.1.0
6666
github.com/mitchellh/go-ps v1.0.0
6767
github.com/moricho/tparallel v0.2.1
@@ -114,7 +114,7 @@ require (
114114
github.com/Masterminds/semver v1.5.0 // indirect
115115
github.com/beorn7/perks v1.0.1 // indirect
116116
github.com/cespare/xxhash/v2 v2.1.2 // indirect
117-
github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 // indirect
117+
github.com/chavacava/garif v0.0.0-20220630083739-93517212f375 // indirect
118118
github.com/davecgh/go-spew v1.1.1 // indirect
119119
github.com/ettle/strcase v0.1.1 // indirect
120120
github.com/fatih/structtag v1.2.0 // indirect

go.sum

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

0 commit comments

Comments
 (0)