Sourced from github.com/coreos/go-oidc/v3's releases.
v3.18.0
What's Changed
- .github: configure dependabot by
@ericchiangin coreos/go-oidc#477- .github: update go versions in CI by
@ericchiangin coreos/go-oidc#480- build(deps): bump golang.org/x/oauth2 from 0.28.0 to 0.36.0 by
@dependabot[bot] in coreos/go-oidc#478- build(deps): bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4 by
@dependabot[bot] in coreos/go-oidc#479Full Changelog: https://github.com/coreos/go-oidc/compare/v3.17.0...v3.18.0
da6b3bf
build(deps): bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.47f80694
build(deps): bump golang.org/x/oauth2 from 0.28.0 to 0.36.07271de5
.github: update go versions in CI3ccf20f
.github: configure dependabot