Skip to content

Commit

Permalink
chore: update dfs
Browse files Browse the repository at this point in the history
  • Loading branch information
asabya committed Sep 13, 2023
1 parent 1542dae commit ae9dde8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.20

require (
github.com/davecgh/go-spew v1.1.1
github.com/fairdatasociety/fairOS-dfs v0.9.7-0.20230829122903-8398d0f62982
github.com/fairdatasociety/fairOS-dfs v0.9.7-0.20230905173318-a345f8cc8c8e
github.com/go-openapi/errors v0.20.3
github.com/go-openapi/loads v0.21.1
github.com/go-openapi/runtime v0.24.2
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -155,8 +155,8 @@ github.com/ethersphere/bee v1.17.3 h1:f1YmN+IFpgfdqPgBTNOwCk//XeCz2ze2CKAmgCmA+W
github.com/ethersphere/bee v1.17.3/go.mod h1:CSAz9XYUHZMOBDH4e6ybjv/E1o7bK4vhYMbmgHND8nA=
github.com/ethersphere/bmt v0.1.4 h1:+rkWYNtMgDx6bkNqGdWu+U9DgGI1rRZplpSW3YhBr1Q=
github.com/ethersphere/bmt v0.1.4/go.mod h1:Yd8ft1U69WDuHevZc/rwPxUv1rzPSMpMnS6xbU53aY8=
github.com/fairdatasociety/fairOS-dfs v0.9.7-0.20230829122903-8398d0f62982 h1:wZix3pT5nPmrXv3sqbJKHlHdbxN99P/tbJB7fZmBVIc=
github.com/fairdatasociety/fairOS-dfs v0.9.7-0.20230829122903-8398d0f62982/go.mod h1:pYfcj7aULla+AR1VeQNB0UR6Fy57WTZ6TcclIM7bDWc=
github.com/fairdatasociety/fairOS-dfs v0.9.7-0.20230905173318-a345f8cc8c8e h1:lj2YL4P2djkz7oEtA0SJ6PnkeEtpYI6PiXAjd78WGXE=
github.com/fairdatasociety/fairOS-dfs v0.9.7-0.20230905173318-a345f8cc8c8e/go.mod h1:EVlAdeNtPvJCTemUDbMOwfWlVdTJftE2kxKNbj33unY=
github.com/fairdatasociety/fairOS-dfs-utils v0.0.0-20221230123929-aec4ed8b854d h1:4QgyFcv+J02YdPZ92oiCjjQ8QtGl/UbLTAypKb+WfZc=
github.com/fairdatasociety/fairOS-dfs-utils v0.0.0-20221230123929-aec4ed8b854d/go.mod h1:f4lfxKoK1n4S+2II4lyVmuvWISAMThqH+uc/XL62tzU=
github.com/fatih/color v1.7.0/go.mod h1:Zm6kSWBoL9eyXnKyktHP6abPY2pDugNf5KwzbycvMj4=
Expand Down

0 comments on commit ae9dde8

Please sign in to comment.