Skip to content

Commit 1c3bc18

Browse files
authored
Merge pull request #69 from coryschwartz/feat/fix-staticcheck
staticcheck
2 parents bf51443 + eb04432 commit 1c3bc18

File tree

4 files changed

+31
-48
lines changed

4 files changed

+31
-48
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module github.com/ipfs/go-merkledag
22

33
require (
4-
github.com/gogo/protobuf v1.3.1
4+
github.com/gogo/protobuf v1.3.2
55
github.com/ipfs/go-block-format v0.0.2
66
github.com/ipfs/go-blockservice v0.1.0
77
github.com/ipfs/go-cid v0.0.3

0 commit comments

Comments
 (0)