Skip to content

Commit

Permalink
Bump Go to fix CVE-2025-22866 (#272)
Browse files Browse the repository at this point in the history
Signed-off-by: Ignasi Barrera <[email protected]>
  • Loading branch information
nacx authored Feb 12, 2025
1 parent 725d1b3 commit 7ca3eee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/istio-ecosystem/authservice

go 1.23.1
go 1.23.6

require (
github.com/alicebob/miniredis/v2 v2.31.1
Expand Down

0 comments on commit 7ca3eee

Please sign in to comment.