Skip to content

Commit

Permalink
fix(deps): go mod tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
hannahhoward committed Mar 24, 2020
1 parent 42ef377 commit 94cf785
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 87 deletions.
3 changes: 0 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@ module github.com/ipfs/go-graphsync
go 1.12

require (
github.com/filecoin-project/go-data-transfer v0.0.0-20191219005021-4accf56bd2ce
github.com/gogo/protobuf v1.3.1
github.com/ipfs/go-bitswap v0.1.8
github.com/ipfs/go-block-format v0.0.2
github.com/ipfs/go-blockservice v0.1.3-0.20190908200855-f22eea50656c
github.com/ipfs/go-cid v0.0.4-0.20191112011718-79e75dffeb10
Expand All @@ -26,7 +24,6 @@ require (
github.com/jbenet/go-random v0.0.0-20190219211222-123a90aedc0c
github.com/libp2p/go-libp2p v0.3.0
github.com/libp2p/go-libp2p-core v0.2.4
github.com/libp2p/go-libp2p-peer v0.2.0
github.com/multiformats/go-multiaddr v0.1.1
github.com/multiformats/go-multihash v0.0.9
)
Loading

0 comments on commit 94cf785

Please sign in to comment.