Skip to content

Commit

Permalink
Bump github.com/zachmann/go-oidcfed
Browse files Browse the repository at this point in the history
Bumps [github.com/zachmann/go-oidcfed](https://github.com/zachmann/go-oidcfed) from 0.0.0-20230725165112-6d27a1323204 to 0.1.0.
- [Release notes](https://github.com/zachmann/go-oidcfed/releases)
- [Commits](https://github.com/zachmann/go-oidcfed/commits/v0.1.0)

---
updated-dependencies:
- dependency-name: github.com/zachmann/go-oidcfed
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 6, 2023
1 parent 14d1c74 commit fb7b42f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ require (
github.com/sirupsen/logrus v1.9.3
github.com/urfave/cli/v2 v2.3.1-0.20211205195634-e8d81738896c
github.com/valyala/fasthttp v1.51.0
github.com/zachmann/go-oidcfed v0.0.0-20230725165112-6d27a1323204
github.com/zachmann/go-oidcfed v0.1.0
golang.org/x/crypto v0.16.0
golang.org/x/mod v0.14.0
golang.org/x/oauth2 v0.15.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -341,8 +341,8 @@ github.com/yuin/goldmark v1.3.5/go.mod h1:mwnBkeHKe2W/ZEtQ+71ViKU8L12m81fl3OWwC1
github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY=
github.com/zachmann/cli/v2 v2.3.1-0.20211220102037-d619fd40a704 h1:dpR/K16zQgc/5xTQ66RevZikjkFzsCt6IeNDFyHltaM=
github.com/zachmann/cli/v2 v2.3.1-0.20211220102037-d619fd40a704/go.mod h1:LJmUH05zAU44vOAcrfzZQKsZbVcdbOG8rtL3/XcUArI=
github.com/zachmann/go-oidcfed v0.0.0-20230725165112-6d27a1323204 h1:HcxYOo+gBixQru3aSOCAOtZVbktO+J7X6i4SX3mLMi0=
github.com/zachmann/go-oidcfed v0.0.0-20230725165112-6d27a1323204/go.mod h1:r8Un63Kl3iWzhUvN20gKFKfzjMsTw4EMl9cHFZX4fHQ=
github.com/zachmann/go-oidcfed v0.1.0 h1:dK31uH4msAcBwEgERcZaM85kuZQh3hncTmpQagBPEB0=
github.com/zachmann/go-oidcfed v0.1.0/go.mod h1:uBYe4JAsffqQmXL4tNNensujX9gIypIgj4OllxJdTVY=
go.opencensus.io v0.21.0/go.mod h1:mSImk1erAIZhrmZN+AvHh14ztQfjbGwt4TtuofqLduU=
go.opencensus.io v0.22.0/go.mod h1:+kGneAE2xo2IficOXnaByMWTGM9T73dGwxeWcUqIpI8=
go.opencensus.io v0.22.2/go.mod h1:yxeiOL68Rb0Xd1ddK5vPZ/oVn4vY4Ynel7k9FzqtOIw=
Expand Down

0 comments on commit fb7b42f

Please sign in to comment.