Skip to content

fix: clear golangci and govulncheck CI failures - #16

Merged
jajera merged 1 commit into
mainfrom
fix/ci-golangci-govulncheck
Jul 25, 2026
Merged

fix: clear golangci and govulncheck CI failures#16
jajera merged 1 commit into
mainfrom
fix/ci-golangci-govulncheck

Conversation

@jajera

@jajera jajera commented Jul 25, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Fix golangci goconst / gosec G703 (JSON key constants; client-go kubeconfig loading rules)
  • Bump golang.org/x/net and golang.org/x/text to clear GO-2026-5970 / 5026 / 4918
  • Align Dockerfile builder to Go 1.25 with go.mod
  • Companion: actionsforge/actions-govulncheck#11 fixed setup-nodesetup-go (govulncheck: command not found was misreported as vulns)

Test plan

  • golangci-lint job green
  • govulncheck job green (uses fixed @v0)
  • test / build jobs pass

Resolve goconst/gosec findings, bump golang.org/x/{net,text} past
known vulns, and align Dockerfile Go to 1.25 with go.mod.
@jajera
jajera merged commit fdd216f into main Jul 25, 2026
18 checks passed
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