Skip to content

Update Go version to 1.26 in go.mod and CI workflows

3d49046
Select commit
Loading
Failed to load commit list.
Open

Upgrade to Go 1.26 & Alpine 3.23 #3709

Update Go version to 1.26 in go.mod and CI workflows
3d49046
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Mar 22, 2026 in 0s

2 new issues (0 max.) of at least severity.

Annotations

Check notice on line 3 in pro/go.mod

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

pro/go.mod#L3

Insecure dependency golang/stdlib@v1.26.0 (CVE-2026-27138: crypto/x509: Panic in name constraint checking for malformed certificates in crypto/x509) (update to 1.26.1)

Check notice on line 3 in pro/go.mod

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

pro/go.mod#L3

Insecure dependency golang/stdlib@v1.26.0 (CVE-2026-27139: os: FileInfo can escape from a Root in golang os module) (update to 1.26.1)