Skip to content

Commit ed4224c

Browse files
authored
Bump go version to 1.23 (#4781)
* Bump go version to 1.23 * Bump etcd patch version
1 parent 76b375c commit ed4224c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#!/bin/bash
22

3-
echo "v3.5.5"
3+
echo "v3.5.17"

snap/snapcraft.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ parts:
2222
build-deps:
2323
plugin: nil
2424
build-snaps:
25-
- go/1.21/stable
25+
- go/1.23/stable
2626
build-packages:
2727
- autoconf
2828
- automake

0 commit comments

Comments
 (0)