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-28 12:00:07 +00:00
committed by GitHub
parent dd23f49364
commit fd4ec39504
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -6,7 +6,7 @@ require (
github.com/ClusterCockpit/cc-backend v1.4.4-0.20260128102127-0d857b49a256
github.com/ClusterCockpit/cc-lib/v2 v2.2.1
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/santhosh-tekuri/jsonschema/v5 v5.3.1
github.com/swaggo/http-swagger v1.3.4