Skip to content
This repository has been archived by the owner on Jun 28, 2023. It is now read-only.

Upgrade go-containerregistry dependency in tagger to v0.8.0 #2886

Merged
merged 1 commit into from
Jan 20, 2022

Conversation

jpmcb
Copy link
Contributor

@jpmcb jpmcb commented Jan 20, 2022

What this PR does / why we need it

Upgrades the go-containerregistry dependency in our tagger module to v0.8.0.

Ran

$ go get -d github.com/google/go-containerregistry
...
go get: upgraded github.com/google/go-containerregistry v0.6.0 => v0.8.0

$ go mod tidy

$ go build -o build.out

Details for the Release Notes (PLEASE PROVIDE)

Upgrade go-containerregistry dependency to v0.8.0 for tagger module

Which issue(s) this PR fixes

N/a

Describe testing done for PR

Able to build binary. No breaking changes in dependent library.

Special notes for your reviewer

N/a

Signed-off-by: John McBride <jmcbride@vmware.com>
@jpmcb jpmcb requested a review from a team as a code owner January 20, 2022 14:32
@github-actions github-actions bot added the owner/release-eng Work executed by VMware release engineering team label Jan 20, 2022
@joshrosso joshrosso merged commit 3ed5ed2 into vmware-tanzu:main Jan 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla-not-required owner/release-eng Work executed by VMware release engineering team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants