Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit e0e6eae

Browse files
authoredApr 11, 2025··
build(deps): bump github.com/mgechev/revive from 1.8.0 to 1.9.0 (#5721)
1 parent ec2da93 commit e0e6eae

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)
Please sign in to comment.