diff --git a/go.mod b/go.mod index 0f5c866..bb6caf0 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ go 1.17 require ( github.com/dustin/go-humanize v1.0.0 - github.com/fairdatasociety/fairOS-dfs v0.8.2-rc4 + github.com/fairdatasociety/fairOS-dfs v0.8.2-rc6.0.20220915123357-06183a193d8d github.com/sirupsen/logrus v1.6.0 ) diff --git a/go.sum b/go.sum index ace4e89..6991466 100644 --- a/go.sum +++ b/go.sum @@ -281,8 +281,8 @@ github.com/ethersphere/go-sw3-abi v0.4.0/go.mod h1:BmpsvJ8idQZdYEtWnvxA8POYQ8Rl/ github.com/ethersphere/langos v1.0.0/go.mod h1:dlcN2j4O8sQ+BlCaxeBu43bgr4RQ+inJ+pHwLeZg5Tw= github.com/ethersphere/manifest v0.3.6/go.mod h1:frSxQFT67hQvmTN5CBtgVuqHzGQpg0V0oIIm/B3Am+U= github.com/ethersphere/sw3-bindings/v2 v2.1.0/go.mod h1:ozMVBZZlAirS/FcUpFwzV60v8gC0nVbA/5ZXtCX3xCc= -github.com/fairdatasociety/fairOS-dfs v0.8.2-rc4 h1:C0j8AreLzm3CbdACkN+qISr6ebL/rWFcrXIMFanKKWc= -github.com/fairdatasociety/fairOS-dfs v0.8.2-rc4/go.mod h1:+YbxSD2t+pNxP5U3GCcZLtWr1qTcehGwumJASXW8NhI= +github.com/fairdatasociety/fairOS-dfs v0.8.2-rc6.0.20220915123357-06183a193d8d h1:Q1l8SqTzBG+baMpgtHIMpCYMRYHbdQbL9kqswdQBlwE= +github.com/fairdatasociety/fairOS-dfs v0.8.2-rc6.0.20220915123357-06183a193d8d/go.mod h1:+YbxSD2t+pNxP5U3GCcZLtWr1qTcehGwumJASXW8NhI= github.com/fairdatasociety/fairOS-dfs-utils v0.0.0-20220208153721-e0f8b5b25222 h1:4LwYhFlRAvp2pAGeZRqgQHyEc9F5xwTffX8hTkuuglA= github.com/fairdatasociety/fairOS-dfs-utils v0.0.0-20220208153721-e0f8b5b25222/go.mod h1:mkAewI0dejwQxIOIS4sD+R/J/fvGXTckXXIRkvYHo3c= github.com/fatih/color v1.3.0/go.mod h1:Zm6kSWBoL9eyXnKyktHP6abPY2pDugNf5KwzbycvMj4=