Skip to content

[addon-operator] go mod tidy after nelm bump - #818

Closed
Fkuloff wants to merge 1 commit into
mainfrom
chore/tidy-go-sum
Closed

[addon-operator] go mod tidy after nelm bump#818
Fkuloff wants to merge 1 commit into
mainfrom
chore/tidy-go-sum

Conversation

@Fkuloff

@Fkuloff Fkuloff commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Overview

go mod tidy after the nelm v1.29.0 bump (#817): drops the stale go.sum entries for werf/nelm v1.28.0 and the previous werf/kubedog pseudo-version.

What this PR does / why we need it

go get only appends the new checksums, so go.sum still carries the superseded ones. Keeps go.sum in tidy state.

Special notes for your reviewer

go.sum only, no go.mod or code changes.

Signed-off-by: Artem Kuleshov <artem.kuleshov@flant.com>
@Fkuloff Fkuloff closed this Aug 11, 2026
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.

1 participant