Skip to content

Commit

Permalink
chore(deps): update github.com/dexidp/dex/api/v2 digest to 677ab36
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 29, 2024
1 parent 741705b commit 46f0d07
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 @@ -5,7 +5,7 @@ go 1.21
replace (
// DEX import matches version v2.38.0.
github.com/dexidp/dex => github.com/dexidp/dex v0.0.0-20240125142631-9451d87ca0c9
github.com/dexidp/dex/api/v2 => github.com/dexidp/dex/api/v2 v2.1.1-0.20240125142631-9451d87ca0c9
github.com/dexidp/dex/api/v2 => github.com/dexidp/dex/api/v2 v2.1.1-0.20240415171109-677ab3602040
// Keep k8s dependencies in sync.
k8s.io/api => k8s.io/api v0.29.4
k8s.io/apiextensions-apiserver => k8s.io/apiextensions-apiserver v0.29.4
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,8 @@ github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/dexidp/dex v0.0.0-20240125142631-9451d87ca0c9 h1:J5n9lVJouaySrQUYSt2Ha+Gdy73Q2QcdQ2kAFb1jnpM=
github.com/dexidp/dex v0.0.0-20240125142631-9451d87ca0c9/go.mod h1:vJWGr8Okm7m1CK9uLdsfU+QcOzas3gzq87hVRhGj4rQ=
github.com/dexidp/dex/api/v2 v2.1.1-0.20240125142631-9451d87ca0c9 h1:K9wHVPZ7JdLDwwecLSQBCSCz0DFJd8XGRsLYkayb3dI=
github.com/dexidp/dex/api/v2 v2.1.1-0.20240125142631-9451d87ca0c9/go.mod h1:Vr/dTqaxtfhY7V4L+MdMJjbVIE2iD9PYjuitiQii+q4=
github.com/dexidp/dex/api/v2 v2.1.1-0.20240415171109-677ab3602040 h1:k1MaYUcwSoZ4nqSuaVfA008DrAFHas1sCEjz+2wageM=
github.com/dexidp/dex/api/v2 v2.1.1-0.20240415171109-677ab3602040/go.mod h1:8gHqlHI7Go6RtemwGSTPbUX5rkEV72gIdK6/fcFQcZ8=
github.com/distribution/distribution/v3 v3.0.0-20221208165359-362910506bc2 h1:aBfCb7iqHmDEIp6fBvC/hQUddQfg+3qdYjwzaiP9Hnc=
github.com/distribution/distribution/v3 v3.0.0-20221208165359-362910506bc2/go.mod h1:WHNsWjnIn2V1LYOrME7e8KxSeKunYHsxEm4am0BUtcI=
github.com/docker/cli v24.0.6+incompatible h1:fF+XCQCgJjjQNIMjzaSmiKJSCcfcXb3TWTcc7GAneOY=
Expand Down

0 comments on commit 46f0d07

Please sign in to comment.