diff --git a/go.mod b/go.mod index ba35457..e90aaa7 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/farseer-go/etcd go 1.19 require ( - github.com/farseer-go/fs v0.11.0 + github.com/farseer-go/fs v0.12.0 github.com/stretchr/testify v1.8.4 go.etcd.io/etcd/api/v3 v3.5.11 go.etcd.io/etcd/client/v3 v3.5.11