Skip to content

Commit

Permalink
Bump go version to 1.23 (#4781)
Browse files Browse the repository at this point in the history
* Bump go version to 1.23

* Bump etcd patch version
  • Loading branch information
berkayoz authored Dec 11, 2024
1 parent 76b375c commit ed4224c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build-scripts/components/etcd/version.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/bin/bash

echo "v3.5.5"
echo "v3.5.17"
2 changes: 1 addition & 1 deletion snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ parts:
build-deps:
plugin: nil
build-snaps:
- go/1.21/stable
- go/1.23/stable
build-packages:
- autoconf
- automake
Expand Down

0 comments on commit ed4224c

Please sign in to comment.