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-merkledag
Commits
32b07fb8
Commit
32b07fb8
authored
Aug 30, 2021
by
tavit ohanian
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'port-2021-04-18'
parents
1630382b
cec5ffd7
Changes
2
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
97 additions
and
117 deletions
+97
-117
go.mod
go.mod
+7
-7
go.sum
go.sum
+90
-110
No files found.
go.mod
View file @
32b07fb8
...
@@ -3,15 +3,15 @@ module gitlab.dms3.io/dms3/go-merkledag
...
@@ -3,15 +3,15 @@ module gitlab.dms3.io/dms3/go-merkledag
require (
require (
github.com/gogo/protobuf
v1.3.2
github.com/gogo/protobuf
v1.3.2
github.com/multiformats/go-multihash
v0.0.15
github.com/multiformats/go-multihash
v0.0.15
gitlab.dms3.io/dms3/go-block-format
v0.0.
3
gitlab.dms3.io/dms3/go-block-format
v0.0.
4
gitlab.dms3.io/dms3/go-blockservice
v0.0.
2
gitlab.dms3.io/dms3/go-blockservice
v0.0.
3
gitlab.dms3.io/dms3/go-cid
v0.0.
4
gitlab.dms3.io/dms3/go-cid
v0.0.
6
gitlab.dms3.io/dms3/go-datastore
v0.0.2
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-blockstore
v0.0.
3
gitlab.dms3.io/dms3/go-dms3-exchange-offline
v0.0.
2
gitlab.dms3.io/dms3/go-dms3-exchange-offline
v0.0.
3
gitlab.dms3.io/dms3/go-dms3-util
v0.0.2
gitlab.dms3.io/dms3/go-dms3-util
v0.0.2
gitlab.dms3.io/dms3/go-ld-cbor
v0.0.
3
gitlab.dms3.io/dms3/go-ld-cbor
v0.0.
4
gitlab.dms3.io/dms3/go-ld-format
v0.0.
2
gitlab.dms3.io/dms3/go-ld-format
v0.0.
3
)
)
go 1.15
go 1.15
go.sum
View file @
32b07fb8
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