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

Use the same assert library to avoid extra deps #3825

Merged
merged 1 commit into from
Nov 25, 2021

Conversation

antgamdia
Copy link
Contributor

Description of the change

I assumed the dependabot error (below) was somethig transient, but it is not. It is due to an old dep causing some problems when auto-upgrading deps. Therefore, this PR is to replace it with the one we have been extensibily using (the other one is from the Monocular times).

image

Benefits

Dependabot will be able, hopefully, to keep our go deps up to date... and I will be sleep happy knowing everything is smoothly being upgraded :P

Possible drawbacks

N/A

Applicable issues

N/A

Additional information

N/A

Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
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.

Great housekeeping :)

@antgamdia antgamdia merged commit 65e0215 into vmware-tanzu:master Nov 25, 2021
@antgamdia antgamdia deleted the changeAssertLib branch November 25, 2021 22:44
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