Skip to content

Commit d7a80b8

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

File tree

2 files changed

+6
-15
lines changed

2 files changed

+6
-15
lines changed

go.mod

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ require (
8080
github.com/maratori/testpackage v1.1.1
8181
github.com/matoous/godox v1.1.0
8282
github.com/mattn/go-colorable v0.1.14
83-
github.com/mgechev/revive v1.9.0
83+
github.com/mgechev/revive v1.10.0
8484
github.com/mitchellh/go-homedir v1.1.0
8585
github.com/moricho/tparallel v0.3.2
8686
github.com/nakabonne/nestif v0.3.1
@@ -141,6 +141,7 @@ require (
141141
)
142142

143143
require (
144+
codeberg.org/chavacava/garif v0.2.0 // indirect
144145
github.com/Masterminds/semver/v3 v3.3.1 // indirect
145146
github.com/aymanbagabas/go-osc52/v2 v2.0.1 // indirect
146147
github.com/beorn7/perks v1.0.1 // indirect
@@ -150,7 +151,6 @@ require (
150151
github.com/charmbracelet/x/ansi v0.8.0 // indirect
151152
github.com/charmbracelet/x/cellbuf v0.0.13-0.20250311204145-2c3ea96c31dd // indirect
152153
github.com/charmbracelet/x/term v0.2.1 // indirect
153-
github.com/chavacava/garif v0.1.0 // indirect
154154
github.com/dave/dst v0.27.3 // indirect
155155
github.com/davecgh/go-spew v1.1.1 // indirect
156156
github.com/dlclark/regexp2 v1.11.5 // indirect
@@ -184,7 +184,6 @@ require (
184184
github.com/matttproud/golang_protobuf_extensions v1.0.1 // indirect
185185
github.com/mitchellh/mapstructure v1.5.0 // indirect
186186
github.com/muesli/termenv v0.16.0 // indirect
187-
github.com/olekukonko/tablewriter v0.0.5 // indirect
188187
github.com/pelletier/go-toml v1.9.5 // indirect
189188
github.com/pmezard/go-difflib v1.0.0 // indirect
190189
github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c // indirect

go.sum

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

0 commit comments

Comments
 (0)