Skip to content

Commit

Permalink
etcd: Update go version to 1.21.5
Browse files Browse the repository at this point in the history
Signed-off-by: Jonas Riedel <jonasriedel@pm.me>
  • Loading branch information
jonasrdl committed Dec 6, 2023
1 parent adf6bd2 commit e0881cf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .go-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.20.11
1.21.5
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.20
go 1.21

require (
github.com/bgentry/speakeasy v0.1.0
Expand Down

0 comments on commit e0881cf

Please sign in to comment.