Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update go-containerregistry #680

Merged

Conversation

tbarrella
Copy link
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 join this conversation on GitHub. Already have an account? Sign in to comment
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