File tree Expand file tree Collapse file tree 5 files changed +782
-1
lines changed Expand file tree Collapse file tree 5 files changed +782
-1
lines changed Original file line number Diff line number Diff line change @@ -26,6 +26,7 @@ require (
26
26
github.com/multiformats/go-multibase v0.2.0
27
27
github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
28
28
github.com/willscott/go-nfs v0.0.2
29
+ github.com/willscott/go-nfs-client v0.0.0-20240104095149-b44639837b00
29
30
github.com/winfsp/cgofuse v1.5.1-0.20230130140708-f87f5db493b5
30
31
golang.org/x/exp v0.0.0-20230321023759-10a507213a29
31
32
golang.org/x/sys v0.16.0
@@ -84,7 +85,6 @@ require (
84
85
github.com/rs/cors v1.7.0 // indirect
85
86
github.com/spaolacci/murmur3 v1.1.0 // indirect
86
87
github.com/whyrusleeping/cbor-gen v0.0.0-20230126041949-52956bd4c9aa // indirect
87
- github.com/willscott/go-nfs-client v0.0.0-20240104095149-b44639837b00 // indirect
88
88
github.com/yuin/goldmark v1.5.2 // indirect
89
89
github.com/yuin/goldmark-emoji v1.0.1 // indirect
90
90
go.opentelemetry.io/otel v1.16.0 // indirect
You can’t perform that action at this time.
0 commit comments