Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
dms3
go-dms3-provider
Commits
bbcec9cf
Commit
bbcec9cf
authored
Aug 30, 2021
by
tavit ohanian
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'port-2021-05-04'
parents
06b18d1b
971f3279
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
107 additions
and
124 deletions
+107
-124
go.mod
go.mod
+13
-13
go.sum
go.sum
+94
-111
No files found.
go.mod
View file @
bbcec9cf
...
...
@@ -9,19 +9,19 @@ go 1.15
require (
github.com/cenkalti/backoff
v2.2.1+incompatible
github.com/multiformats/go-multihash
v0.0.15
gitlab.dms3.io/dms3/go-blockservice
v0.0.
2
gitlab.dms3.io/dms3/go-cid
v0.0.
4
gitlab.dms3.io/dms3/go-cidutil
v0.0.
2
gitlab.dms3.io/dms3/go-blockservice
v0.0.
3
gitlab.dms3.io/dms3/go-cid
v0.0.
6
gitlab.dms3.io/dms3/go-cidutil
v0.0.
3
gitlab.dms3.io/dms3/go-datastore
v0.0.2
gitlab.dms3.io/dms3/go-dms3-blockstore
v0.0.
2
gitlab.dms3.io/dms3/go-dms3-blocksutil
v0.0.
2
gitlab.dms3.io/dms3/go-dms3-exchange-offline
v0.0.
2
gitlab.dms3.io/dms3/go-dms3-routing
v0.0.
2
gitlab.dms3.io/dms3/go-ld-cbor
v0.0.
3
gitlab.dms3.io/dms3/go-ld-format
v0.0.
2
gitlab.dms3.io/dms3/go-dms3-blockstore
v0.0.
3
gitlab.dms3.io/dms3/go-dms3-blocksutil
v0.0.
3
gitlab.dms3.io/dms3/go-dms3-exchange-offline
v0.0.
3
gitlab.dms3.io/dms3/go-dms3-routing
v0.0.
3
gitlab.dms3.io/dms3/go-ld-cbor
v0.0.
4
gitlab.dms3.io/dms3/go-ld-format
v0.0.
3
gitlab.dms3.io/dms3/go-log
v0.0.2
gitlab.dms3.io/dms3/go-merkledag
v0.0.
2
gitlab.dms3.io/dms3/go-verifcid
v0.0.
2
gitlab.dms3.io/p2p/go-p2p-core
v0.0.
2
gitlab.dms3.io/p2p/go-p2p-testing
v0.0.
2
gitlab.dms3.io/dms3/go-merkledag
v0.0.
3
gitlab.dms3.io/dms3/go-verifcid
v0.0.
3
gitlab.dms3.io/p2p/go-p2p-core
v0.0.
3
gitlab.dms3.io/p2p/go-p2p-testing
v0.0.
4
)
go.sum
View file @
bbcec9cf
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment