Skip to content

Commit 7ca3eee

Browse files
authored
Bump Go to fix CVE-2025-22866 (#272)
Signed-off-by: Ignasi Barrera <ignasi@tetrate.io>
1 parent 725d1b3 commit 7ca3eee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/istio-ecosystem/authservice
22

3-
go 1.23.1
3+
go 1.23.6
44

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

0 commit comments

Comments
 (0)