Skip to content

Commit 76866b7

Browse files
dependabot[bot]ldez
authored andcommitted
build(deps): bump github.com/mgechev/revive from 1.12.0 to 1.13.0
Bumps [github.com/mgechev/revive](https://github.com/mgechev/revive) from 1.12.0 to 1.13.0. - [Release notes](https://github.com/mgechev/revive/releases) - [Changelog](https://github.com/mgechev/revive/blob/master/.goreleaser.yml) - [Commits](mgechev/revive@v1.12.0...v1.13.0) --- updated-dependencies: - dependency-name: github.com/mgechev/revive dependency-version: 1.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9da4c1d commit 76866b7

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
@@ -86,7 +86,7 @@ require (
8686
github.com/maratori/testpackage v1.1.2
8787
github.com/matoous/godox v1.1.0
8888
github.com/mattn/go-colorable v0.1.14
89-
github.com/mgechev/revive v1.12.0
89+
github.com/mgechev/revive v1.13.0
9090
github.com/mitchellh/go-homedir v1.1.0
9191
github.com/moricho/tparallel v0.3.2
9292
github.com/nakabonne/nestif v0.3.1
@@ -204,7 +204,7 @@ require (
204204
github.com/quasilyte/regex/syntax v0.0.0-20210819130434-b3f0c404a727 // indirect
205205
github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 // indirect
206206
github.com/rivo/uniseg v0.4.7 // indirect
207-
github.com/spf13/afero v1.14.0 // indirect
207+
github.com/spf13/afero v1.15.0 // indirect
208208
github.com/spf13/cast v1.5.0 // indirect
209209
github.com/spf13/jwalterweatherman v1.1.0 // indirect
210210
github.com/stretchr/objx v0.5.2 // 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)