Skip to content

Bumped go version to 1.25.12 due to vulnerabilities and fixed issue with golangci-lint - #18

Merged
dominikhei merged 1 commit into
mainfrom
fix-go-version-and-ci
Jul 24, 2026
Merged

Bumped go version to 1.25.12 due to vulnerabilities and fixed issue with golangci-lint#18
dominikhei merged 1 commit into
mainfrom
fix-go-version-and-ci

Conversation

@dominikhei

Copy link
Copy Markdown
Owner

This PR fixes two unrelated CI failures. The golangci-lint install step was failing on checksum verification because the master branch of golangci-lint's install.sh has a known bug since the v2.12.1 release.

Separately, govulncheck was flagging 5 reachable vulnerabilities (GO-2026-5856, 5039, 5037, 4971, 4918), all in the Go standard library itself rather than in our code, caused by the toolchain being pinned to 1.25.9.

@dominikhei
dominikhei merged commit e8aaeac into main Jul 24, 2026
3 checks passed
@dominikhei
dominikhei deleted the fix-go-version-and-ci branch July 24, 2026 09:13
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