Skip to content

Commit

Permalink
fix k8schain go.mod (#1242)
Browse files Browse the repository at this point in the history
  • Loading branch information
dprotaso authored Jan 14, 2022
1 parent a61fd0a commit 10347fb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pkg/authn/k8schain/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ go 1.14
require (
github.com/awslabs/amazon-ecr-credential-helper/ecr-login v0.0.0-20211027214941-f15886b5ccdc
github.com/chrismellard/docker-credential-acr-env v0.0.0-20210203204924-09e2b5a8ac86
github.com/google/go-containerregistry v0.8.0
github.com/google/go-containerregistry/pkg/authn/kubernetes v0.0.0-00010101000000-000000000000
github.com/google/go-containerregistry v0.8.1-0.20220110151055-a61fd0a8e2bb
github.com/google/go-containerregistry/pkg/authn/kubernetes v0.0.0-20220110151055-a61fd0a8e2bb
k8s.io/api v0.22.5
k8s.io/client-go v0.22.5
)
Expand Down
1 change: 0 additions & 1 deletion pkg/authn/k8schain/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 10347fb

Please sign in to comment.