-
- Downloads
build(deps): bump github.com/coreos/go-oidc/v3 from 3.9.0 to 3.10.0 (#3425)
Bumps [github.com/coreos/go-oidc/v3](https://github.com/coreos/go-oidc) from 3.9.0 to 3.10.0. - [Release notes](https://github.com/coreos/go-oidc/releases) - [Commits](https://github.com/coreos/go-oidc/compare/v3.9.0...v3.10.0 ) --- updated-dependencies: - dependency-name: github.com/coreos/go-oidc/v3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
... | ... | @@ -8,7 +8,7 @@ require ( |
github.com/Masterminds/semver v1.5.0 | ||
github.com/Masterminds/sprig/v3 v3.2.3 | ||
github.com/beevik/etree v1.3.0 | ||
github.com/coreos/go-oidc/v3 v3.9.0 | ||
github.com/coreos/go-oidc/v3 v3.10.0 | ||
github.com/dexidp/dex/api/v2 v2.1.0 | ||
github.com/felixge/httpsnoop v1.0.4 | ||
github.com/fsnotify/fsnotify v1.7.0 | ||
... | ... | @@ -57,7 +57,6 @@ require ( |
github.com/coreos/go-systemd/v22 v22.3.2 // indirect | ||
github.com/davecgh/go-spew v1.1.1 // indirect | ||
github.com/go-asn1-ber/asn1-ber v1.5.5 // indirect | ||
github.com/go-jose/go-jose/v3 v3.0.3 // indirect | ||
github.com/go-logr/logr v1.4.1 // indirect | ||
github.com/go-logr/stdr v1.2.2 // indirect | ||
github.com/go-openapi/inflect v0.19.0 // indirect | ||
... | ... |
Please register or sign in to comment