Skip to content

Commit

Permalink
change go directive to 1.23
Browse files Browse the repository at this point in the history
Signed-off-by: joshjms <[email protected]>
  • Loading branch information
joshjms committed Feb 17, 2025
1 parent 0068d33 commit 7f79f56
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module go.etcd.io/etcd

go 1.23.0
go 1.23

toolchain go1.23.6

Expand Down
2 changes: 1 addition & 1 deletion tools/mod/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module go.etcd.io/etcd/tools/v3

go 1.23.0
go 1.23

toolchain go1.23.6

Expand Down

0 comments on commit 7f79f56

Please sign in to comment.