Skip to content

Commit 49189eb

Browse files
authored
Merge pull request #116 from hwdef/bump-go-1244
Bump Go to 1.23.10
2 parents 58f5111 + f3bac2e commit 49189eb

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.go-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.23.9
1+
1.23.10

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module go.etcd.io/gofail
22

33
go 1.23
44

5-
toolchain go1.23.9
5+
toolchain go1.23.10
66

77
require github.com/stretchr/testify v1.10.0
88

integration/sleep/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module go.etcd.io/gofail/integration/sleep
22

33
go 1.23
44

5-
toolchain go1.23.9
5+
toolchain go1.23.10
66

77
require go.etcd.io/gofail v0.1.1-0.20240328162059-93c579a86c46
88

0 commit comments

Comments
 (0)