Skip to content

Commit

Permalink
bump require blocks to point to latest main (892d7a8) (#1351)
Browse files Browse the repository at this point in the history
* bump require blocks to point to latest main (892d7a8)

* run go mod tidy again
  • Loading branch information
dprotaso authored Apr 14, 2022
1 parent 892d7a8 commit 570ba6c
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 565 deletions.
2 changes: 1 addition & 1 deletion cmd/krane/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ replace github.com/google/go-containerregistry => ../../
require (
github.com/awslabs/amazon-ecr-credential-helper/ecr-login v0.0.0-20220228164355-396b2034c795
github.com/chrismellard/docker-credential-acr-env v0.0.0-20220119192733-fe33c00cee21
github.com/google/go-containerregistry v0.8.1-0.20220110151055-a61fd0a8e2bb
github.com/google/go-containerregistry v0.8.1-0.20220414143355-892d7a808387
)

require (
Expand Down
Loading

0 comments on commit 570ba6c

Please sign in to comment.