File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/dexidp/dex/examples
33go 1.23
44
55require (
6- github.com/coreos/go-oidc/v3 v3.11 .0
6+ github.com/coreos/go-oidc/v3 v3.12 .0
77 github.com/dexidp/dex/api/v2 v2.2.0
88 github.com/spf13/cobra v1.8.1
99 golang.org/x/oauth2 v0.24.0
Original file line number Diff line number Diff line change 1- github.com/coreos/go-oidc/v3 v3.11 .0 h1:Ia3MxdwpSw702YW0xgfmP1GVCMA9aEFWu12XUZ3/OtI =
2- github.com/coreos/go-oidc/v3 v3.11 .0 /go.mod h1:gE3LgjOgFoHi9a4ce4/tJczr0Ai2/BoDhf0r5lltWI0 =
1+ github.com/coreos/go-oidc/v3 v3.12 .0 h1:sJk+8G2qq94rDI6ehZ71Bol3oUHy63qNYmkiSjrc/Jo =
2+ github.com/coreos/go-oidc/v3 v3.12 .0 /go.mod h1:gE3LgjOgFoHi9a4ce4/tJczr0Ai2/BoDhf0r5lltWI0 =
33github.com/cpuguy83/go-md2man/v2 v2.0.4 /go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o =
44github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
55github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
You can’t perform that action at this time.
0 commit comments