GoogleCloudPlatform / docker-credential-gcr

A Docker credential helper for GCR users
https://gcr.io
Apache License 2.0
284 stars 91 forks source link

Update go mod references for v2 #138

Closed sudo-bmitch closed 1 year ago

sudo-bmitch commented 1 year ago

Fixes #128

I believe this updates all the module references to properly handle the v2 tags in Go itself. There are some bits in bazel and and the automatically generated mocking code that I didn't touch since I'm not familiar with them. A new release will be needed to fully fix #128.