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 deps #4674

Merged
merged 4 commits into from
May 10, 2022
Merged

Update go deps #4674

merged 4 commits into from
May 10, 2022

Conversation

antgamdia
Copy link
Contributor

Description of the change

To better trace any error, this is a follow-up of #4671 just updating the transitive go dependencies (the main ones, I'll defer them to dependabot, so that we can be testing each one separately)

Benefits

Up to date deps.

Possible drawbacks

N/A

Applicable issues

Additional information

Let's see if the CI thinks otherwise :P

Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
@antgamdia antgamdia mentioned this pull request May 9, 2022
13 tasks
Copy link
Contributor

@absoludity absoludity left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 when conflicts resolved.

antgamdia added 3 commits May 10, 2022 14:28
Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>

Conflicts:
	go.sum
Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
@@ -8,7 +8,6 @@ import (
"strings"
"time"

kappctrlinstalled "github.com/vmware-tanzu/carvel-kapp-controller/cli/pkg/kctrl/cmd/package/installed"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This dependency (the only one occurrence) was blocking the upgrade path for the kapp-controller itself (it is still pointing to v0.27). I've replaced it with the actual value %s-%s-values" of the template + a comment.

@antgamdia antgamdia merged commit d9ec76d into vmware-tanzu:main May 10, 2022
@antgamdia antgamdia deleted the 4661-updateDeps-2 branch May 10, 2022 14:09
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.

2 participants