We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ffa4a5 commit fbb5e78Copy full SHA for fbb5e78
pkg/authn/k8schain/go.mod
@@ -3,7 +3,7 @@ module github.com/google/go-containerregistry/pkg/authn/k8schain
3
go 1.14
4
5
require (
6
- github.com/google/go-containerregistry v0.4.1-0.20210128200529-19c2b639fab1
+ github.com/google/go-containerregistry v0.5.2-0.20210601193515-0ffa4a5c8691
7
github.com/vdemeester/k8s-pkg-credentialprovider v1.21.0-1
8
k8s.io/api v0.21.1
9
k8s.io/apimachinery v0.21.1
0 commit comments