diff --git a/integration/sleep/go.mod b/integration/sleep/go.mod index 256cd82..dc855d6 100644 --- a/integration/sleep/go.mod +++ b/integration/sleep/go.mod @@ -4,6 +4,6 @@ go 1.21 toolchain go1.21.10 -replace go.etcd.io/gofail => ./../../ - require go.etcd.io/gofail v0.1.1-0.20240328162059-93c579a86c46 + +replace go.etcd.io/gofail => ./../../