Skip to content

Commit

Permalink
Upgrade to GO 1.22.5 to fix CVE-2024-24791 (#261)
Browse files Browse the repository at this point in the history
Signed-off-by: Ignasi Barrera <[email protected]>
  • Loading branch information
nacx authored Jul 8, 2024
1 parent 9a33557 commit 2360795
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.22.4
go 1.22.5

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

0 comments on commit 2360795

Please sign in to comment.