Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

Update go-containerregistry#680

Merged
tejal29 merged 1 commit intoGoogleContainerTools:masterfrom
tbarrella:go-containerregistry-upgrade
Jul 23, 2019
Merged

Update go-containerregistry#680
tejal29 merged 1 commit intoGoogleContainerTools:masterfrom
tbarrella:go-containerregistry-upgrade

Conversation

@tbarrella
Copy link
Copy Markdown
Contributor

Resolves #607

  • Deleted a duplicate Gopkg.lock block for github.com/otiai10/copy to prevent dep ensure from deleting it from vendor/

  • Searched for breaking changes. Only found ones for remote.Delete/List/Write/WriteIndex. Searched for those and fixed

  • Noticed that NewInsecureRegistry was deprecated and replaced it

For me, a few parts of make test weren't working before or after, but make/docker build still worked for me after

Resolves GoogleContainerTools#607

* Deleted a duplicate Gopkg.lock block for github.com/otiai10/copy to
  prevent `dep ensure` from deleting it from vendor/

* Searched for breaking changes. Only found ones for
  remote.Delete/List/Write/WriteIndex. Searched for those and fixed

* Noticed that NewInsecureRegistry was deprecated and replaced it
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BLOB_UPLOAD_INVALID when pushing to ECR

4 participants