We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 58f5111 + f3bac2e commit 49189ebCopy full SHA for 49189eb
.go-version
@@ -1 +1 @@
1
-1.23.9
+1.23.10
go.mod
@@ -2,7 +2,7 @@ module go.etcd.io/gofail
2
3
go 1.23
4
5
-toolchain go1.23.9
+toolchain go1.23.10
6
7
require github.com/stretchr/testify v1.10.0
8
integration/sleep/go.mod
@@ -2,7 +2,7 @@ module go.etcd.io/gofail/integration/sleep
require go.etcd.io/gofail v0.1.1-0.20240328162059-93c579a86c46
0 commit comments