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

api: Remove explicit go get in favor of Renovate #708

Merged
merged 1 commit into from
Apr 15, 2024
Merged

Conversation

jrajahalme
Copy link
Member

We have Renovate updating Go dependencies now, so we do not need to track them manually in Makefile.api any more. After this change make api does not downgrade the dependencies any more.

We have Renovate updating Go dependencies now, so we do not need to track
them manually in Makefile.api any more. After this change `make api` does
not downgrade the dependencies any more.

Signed-off-by: Jarno Rajahalme <[email protected]>
@jrajahalme jrajahalme requested a review from a team as a code owner April 15, 2024 14:52
@jrajahalme jrajahalme requested review from sayboras and removed request for a team April 15, 2024 14:52
Copy link
Member

@sayboras sayboras left a comment

Choose a reason for hiding this comment

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

this is overlook for a long time, probably we need to run make api again.

@jrajahalme jrajahalme mentioned this pull request Apr 15, 2024
@sayboras sayboras added this pull request to the merge queue Apr 15, 2024
Merged via the queue into main with commit 145a048 Apr 15, 2024
5 checks passed
@sayboras sayboras deleted the make-api-renovate branch April 15, 2024 15:15
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