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

Upgrade go.mod package versions #206

Closed

Conversation

VaniHaripriya
Copy link

Description of your changes:

Resolves RHOAIENG-7309

Implemented fixes on my fork and imported in my personal snyk account and made sure CVEs are eliminated.

Checklist:

@VaniHaripriya VaniHaripriya marked this pull request as ready for review June 26, 2024 14:19
go.mod Outdated
@@ -34,7 +34,7 @@ require (
github.com/stretchr/testify v1.8.3
github.com/tektoncd/pipeline v0.41.0
Copy link
Member

Choose a reason for hiding this comment

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

since you updated go.mod, you'll need to update the license CSVs. you can do that by simply running make all in backend/

@DharmitD
Copy link
Member

DharmitD commented Jul 1, 2024

@VaniHaripriya could you squash these commits into a single commit please?

@VaniHaripriya
Copy link
Author

created a new PR -#208 and closing this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants