Skip to content

Conversation

@tklauser
Copy link
Member

The only direct dependency in go.mod is github.com/cilium/cilium which is updated manually before release (see
#2951).

The Go version in go.mod is already excluded from being updated by renovate and because there are no other modules to update anymore we can omit go.mod from being updated by renovate altogether.

Also remove some leftover configuration that no longer applies as a result of the merge of cilium-cli into github.com/cilium/cilium.

The only direct dependency in go.mod is github.com/cilium/cilium which
is updated manually before release (see
#2951).

The Go version in go.mod is already excluded from being updated by
renovate and because there are no other modules to update anymore we can
omit go.mod from being updated by renovate altogether.

Also remove some leftover configuration that no longer applies as a
result of the merge of cilium-cli into github.com/cilium/cilium.

Signed-off-by: Tobias Klauser <tobias@cilium.io>
@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 Feb 26, 2025
@tklauser tklauser merged commit dc044ce into main Feb 26, 2025
13 checks passed
@tklauser tklauser deleted the pr/tklauser/renovate-cleanup branch February 26, 2025 16:16
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants