Skip to content

Commit e0d70b7

Browse files
build(deps): bump github.com/mgechev/revive from 1.8.0 to 1.9.0
Bumps [github.com/mgechev/revive](https://github.com/mgechev/revive) from 1.8.0 to 1.9.0. - [Release notes](https://github.com/mgechev/revive/releases) - [Changelog](https://github.com/mgechev/revive/blob/master/.goreleaser.yml) - [Commits](mgechev/revive@v1.8.0...v1.9.0) --- updated-dependencies: - dependency-name: github.com/mgechev/revive dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ec2da93 commit e0d70b7

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
@@ -78,7 +78,7 @@ require (
7878
github.com/maratori/testpackage v1.1.1
7979
github.com/matoous/godox v1.1.0
8080
github.com/mattn/go-colorable v0.1.14
81-
github.com/mgechev/revive v1.8.0
81+
github.com/mgechev/revive v1.9.0
8282
github.com/mitchellh/go-homedir v1.1.0
8383
github.com/moricho/tparallel v0.3.2
8484
github.com/nakabonne/nestif v0.3.1
@@ -209,7 +209,7 @@ require (
209209
golang.org/x/exp v0.0.0-20240909161429-701f63a606c0 // indirect
210210
golang.org/x/exp/typeparams v0.0.0-20250210185358-939b2ce775ac // indirect
211211
golang.org/x/sync v0.13.0 // indirect
212-
golang.org/x/text v0.23.0 // indirect
212+
golang.org/x/text v0.24.0 // indirect
213213
google.golang.org/protobuf v1.36.6 // indirect
214214
gopkg.in/ini.v1 v1.67.0 // indirect
215215
gopkg.in/yaml.v2 v2.4.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)