Skip to content

Commit

Permalink
chore: fix checks
Browse files Browse the repository at this point in the history
And update badger to a release.
  • Loading branch information
Stebalien committed Aug 5, 2021
1 parent d60a91f commit 4108dee
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 51 deletions.
6 changes: 3 additions & 3 deletions testplans/graphsync/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ go 1.14

require (
github.com/davidlazar/go-crypto v0.0.0-20190912175916-7055855a373f // indirect
github.com/dgraph-io/badger/v2 v2.2007.2
github.com/dgraph-io/badger/v2 v2.2007.3
github.com/dustin/go-humanize v1.0.0
github.com/hannahhoward/all-selector v0.2.0
github.com/ipfs/go-blockservice v0.1.3
github.com/ipfs/go-cid v0.0.7
github.com/ipfs/go-datastore v0.4.4
github.com/ipfs/go-ds-badger2 v0.1.1-0.20200708190120-187fc06f714e
github.com/ipfs/go-datastore v0.4.5
github.com/ipfs/go-ds-badger2 v0.1.1
github.com/ipfs/go-graphsync v0.6.0
github.com/ipfs/go-ipfs-blockstore v0.1.4
github.com/ipfs/go-ipfs-chunker v0.0.5
Expand Down
Loading

0 comments on commit 4108dee

Please sign in to comment.