GoogleCloudPlatform / artifact-registry-go-tools

Apache License 2.0
8 stars 6 forks source link

Move libraries from internal to pkg #11

Closed Aleromerog closed 1 year ago

Aleromerog commented 1 year ago

Move libraries to make them public so other packages (like GCB) can depend on.

Aleromerog commented 1 year ago

Please update the imports here too: https://github.com/GoogleCloudPlatform/artifact-registry-go-tools/blob/main/cmd/auth/main.go#L25-L26

Should be good now, updated it to main file and netrc