Skip to content

Commit

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

Please sign in to comment.