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

renovate: fix match string for go version updates in go.mod #28000

Merged
merged 1 commit into from Sep 8, 2023

Conversation

tklauser
Copy link
Member

@tklauser tklauser commented Sep 7, 2023

There are no trailing characters before the go directive. Also exactly match the file name.

Fixes: 2f7e2f3 ("go.mod, renovate: specify and update Go toolchain version")

There are no trailing characters before the `go` directive. Also exactly
match the file name.

Fixes: 2f7e2f3 ("go.mod, renovate: specify and update Go toolchain version")

Signed-off-by: Tobias Klauser <tobias@cilium.io>
@tklauser tklauser added the release-note/ci This PR makes changes to the CI. label Sep 7, 2023
@tklauser tklauser requested a review from a team as a code owner September 7, 2023 14:25
@tklauser tklauser requested a review from nebril September 7, 2023 14:25
@tklauser
Copy link
Member Author

tklauser commented Sep 7, 2023

/test

@maintainer-s-little-helper maintainer-s-little-helper bot added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Sep 8, 2023
@nebril nebril merged commit 97066ab into main Sep 8, 2023
204 checks passed
@nebril nebril deleted the pr/tklauser/renovate-fix-go.mod branch September 8, 2023 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/ci This PR makes changes to the CI.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants