Skip to content

Commit 282c4c5

Browse files
authored
Bump to Golang 1.25.4 with multiple CVE fixes (#308)
Sev HIGH CVE-2025-58183 CVE-2025-58186 CVE-2025-58187 CVE-2025-58188 Sev MEDIUM CVE-2025-47912 CVE-2025-58185 CVE-2025-58189 CVE-2025-61723 CVE-2025-61724 CVE-2025-61725 Signed-off-by: Lance Linder <lance@tetrate.io>
1 parent 7c96bdf commit 282c4c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/istio-ecosystem/authservice
22

3-
go 1.24.7
3+
go 1.25.4
44

55
require (
66
github.com/alicebob/miniredis/v2 v2.31.1

0 commit comments

Comments
 (0)