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:
dependabot[bot]
2026-01-12 15:53:22 +00:00
committed by GitHub
parent ede0cb10c9
commit e73b18be65
2 changed files with 6 additions and 6 deletions

4
go.mod
View File

@@ -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