chore(deps): bump github.com/go-openapi/jsonpointer

Bumps [github.com/go-openapi/jsonpointer](https://github.com/go-openapi/jsonpointer) from 0.23.2 to 0.24.0.
- [Release notes](https://github.com/go-openapi/jsonpointer/releases)
- [Commits](https://github.com/go-openapi/jsonpointer/compare/v0.23.2...v0.24.0)

---
updated-dependencies:
- dependency-name: github.com/go-openapi/jsonpointer
  dependency-version: 0.24.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-07-02 15:24:35 +00:00
committed by GitHub
parent c4355af7c4
commit e3bb5099b8
2 changed files with 3 additions and 3 deletions

View File

@@ -17,7 +17,7 @@ require (
github.com/dokku/dokku/plugins/storage v0.0.0-00010101000000-000000000000
github.com/fatih/color v1.19.0
github.com/fluxcd/pkg/kustomize v1.36.0
github.com/go-openapi/jsonpointer v0.23.2
github.com/go-openapi/jsonpointer v0.24.0
github.com/go-resty/resty/v2 v2.17.2
github.com/gofrs/flock v0.13.0
github.com/gosimple/slug v1.15.0