Skip to content

Commit

Permalink
Upgrade Go to 1.22.2 (#244)
Browse files Browse the repository at this point in the history
Signed-off-by: Ignasi Barrera <[email protected]>
  • Loading branch information
nacx authored Apr 12, 2024
1 parent 413214a commit 361ff2e
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.21.8
go 1.22.2

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

0 comments on commit 361ff2e

Please sign in to comment.