Skip to content

Commit fe64f78

Browse files
dependabot[bot]mahendrapaipuri
authored andcommitted
build(deps): Bump github.com/stmcginnis/gofish
Bumps the go-dependencies group with 1 update: [github.com/stmcginnis/gofish](https://github.com/stmcginnis/gofish). Updates `github.com/stmcginnis/gofish` from 0.21.0 to 0.21.3 - [Release notes](https://github.com/stmcginnis/gofish/releases) - [Commits](stmcginnis/gofish@v0.21.0...v0.21.3) --- updated-dependencies: - dependency-name: github.com/stmcginnis/gofish dependency-version: 0.21.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 184964c commit fe64f78

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ require (
2525
github.com/prometheus/exporter-toolkit v0.15.1
2626
github.com/prometheus/procfs v0.19.2
2727
github.com/steiler/acls v0.1.5
28-
github.com/stmcginnis/gofish v0.21.0
28+
github.com/stmcginnis/gofish v0.21.3
2929
github.com/stretchr/testify v1.11.1
3030
github.com/swaggo/http-swagger/v2 v2.0.2
3131
github.com/swaggo/swag v1.16.6

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -184,8 +184,8 @@ github.com/spf13/pflag v1.0.9 h1:9exaQaMOCwffKiiiYk6/BndUBv+iRViNW+4lEMi0PvY=
184184
github.com/spf13/pflag v1.0.9/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
185185
github.com/steiler/acls v0.1.5 h1:BjnpIqK3TIov+fq6fK80SXBrd/oDMSEgOpVLllAB78A=
186186
github.com/steiler/acls v0.1.5/go.mod h1:lFfnRSiSCWLgKiuxu7PFgaUPVanCn7o6m4dHe/cz128=
187-
github.com/stmcginnis/gofish v0.21.0 h1:Hk5RJaOvWVJaJMUkRkIls1Ol+cqr1BkEfOaXhSHDKUU=
188-
github.com/stmcginnis/gofish v0.21.0/go.mod h1:PzF5i8ecRG9A2ol8XT64npKUunyraJ+7t0kYMpQAtqU=
187+
github.com/stmcginnis/gofish v0.21.3 h1:EBLCHfORnbx7MPw7lplOOVe9QAD1T3XRVz6+a1Z4z5Q=
188+
github.com/stmcginnis/gofish v0.21.3/go.mod h1:PzF5i8ecRG9A2ol8XT64npKUunyraJ+7t0kYMpQAtqU=
189189
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
190190
github.com/stretchr/objx v0.4.0/go.mod h1:YvHI0jy2hoMjB+UWwv71VJQ9isScKT/TqJzVSSt89Yw=
191191
github.com/stretchr/objx v0.5.0/go.mod h1:Yh+to48EsGEfYuaHDzXPcE3xhTkx73EhmCGUpEOglKo=

0 commit comments

Comments
 (0)