Skip to content

Commit

Permalink
Bump go 1.24.0
Browse files Browse the repository at this point in the history
Signed-off-by: Mustafa Elbehery <melbeher@redhat.com>
  • Loading branch information
Elbehery committed Feb 16, 2025
1 parent d5b42b3 commit 718473a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
module github.com/etcd-io/auger

go 1.23.0
go 1.24

toolchain go1.23.6
toolchain go1.24.0

require (
github.com/google/safetext v0.0.0-20220914124124-e18e3fe012bf
Expand Down

0 comments on commit 718473a

Please sign in to comment.