Skip to content

Commit 903dabb

Browse files
build(deps): bump github.com/mgechev/revive from 1.3.3 to 1.3.4
Bumps [github.com/mgechev/revive](https://github.com/mgechev/revive) from 1.3.3 to 1.3.4. - [Release notes](https://github.com/mgechev/revive/releases) - [Changelog](https://github.com/mgechev/revive/blob/master/.goreleaser.yml) - [Commits](mgechev/revive@v1.3.3...v1.3.4) --- updated-dependencies: - dependency-name: github.com/mgechev/revive dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 41bfce9 commit 903dabb

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ require (
6969
github.com/matoous/godox v0.0.0-20230222163458-006bad1f9d26
7070
github.com/mattn/go-colorable v0.1.13
7171
github.com/mbilski/exhaustivestruct v1.2.0
72-
github.com/mgechev/revive v1.3.3
72+
github.com/mgechev/revive v1.3.4
7373
github.com/mitchellh/go-homedir v1.1.0
7474
github.com/mitchellh/go-ps v1.0.0
7575
github.com/mitchellh/mapstructure v1.5.0
@@ -130,7 +130,7 @@ require (
130130
github.com/beorn7/perks v1.0.1 // indirect
131131
github.com/ccojocar/zxcvbn-go v1.0.1 // indirect
132132
github.com/cespare/xxhash/v2 v2.1.2 // indirect
133-
github.com/chavacava/garif v0.0.0-20230608123814-4bd63c2919ab // indirect
133+
github.com/chavacava/garif v0.1.0 // indirect
134134
github.com/davecgh/go-spew v1.1.1 // indirect
135135
github.com/ettle/strcase v0.1.1 // indirect
136136
github.com/fatih/structtag v1.2.0 // indirect

go.sum

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

0 commit comments

Comments
 (0)