mirror of
https://github.com/ClusterCockpit/cc-metric-store.git
synced 2026-01-14 17:31:46 +01:00
Bump github.com/google/gops from 0.3.28 to 0.3.29
Bumps [github.com/google/gops](https://github.com/google/gops) from 0.3.28 to 0.3.29. - [Release notes](https://github.com/google/gops/releases) - [Commits](https://github.com/google/gops/compare/v0.3.28...v0.3.29) --- updated-dependencies: - dependency-name: github.com/google/gops dependency-version: 0.3.29 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
4
go.mod
4
go.mod
@@ -4,7 +4,7 @@ go 1.23.0
|
||||
|
||||
require (
|
||||
github.com/golang-jwt/jwt/v4 v4.5.0
|
||||
github.com/google/gops v0.3.28
|
||||
github.com/google/gops v0.3.29
|
||||
github.com/influxdata/line-protocol/v2 v2.2.1
|
||||
github.com/linkedin/goavro/v2 v2.13.1
|
||||
github.com/nats-io/nats.go v1.47.0
|
||||
@@ -14,7 +14,7 @@ require (
|
||||
|
||||
require (
|
||||
github.com/KyleBanks/depth v1.2.1 // indirect
|
||||
github.com/cpuguy83/go-md2man/v2 v2.0.4 // indirect
|
||||
github.com/cpuguy83/go-md2man/v2 v2.0.6 // indirect
|
||||
github.com/go-openapi/jsonpointer v0.21.0 // indirect
|
||||
github.com/go-openapi/jsonreference v0.21.0 // indirect
|
||||
github.com/go-openapi/spec v0.21.0 // indirect
|
||||
|
||||
Reference in New Issue
Block a user