Skip to content

Commit

Permalink
Update storethehash dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
gammazero committed Apr 14, 2022
1 parent b929b8e commit 06a9cfe
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/gammazero/radixtree v0.2.5
github.com/ipfs/go-cid v0.1.0
github.com/ipfs/go-log/v2 v2.5.1
github.com/ipld/go-storethehash v0.1.2
github.com/ipld/go-storethehash v0.1.3
github.com/libp2p/go-libp2p-core v0.14.0
github.com/multiformats/go-multihash v0.1.0
go.opencensus.io v0.23.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -140,8 +140,8 @@ github.com/ipld/go-car v0.1.0 h1:AaIEA5ITRnFA68uMyuIPYGM2XXllxsu8sNjFJP797us=
github.com/ipld/go-car v0.1.0/go.mod h1:RCWzaUh2i4mOEkB3W45Vc+9jnS/M6Qay5ooytiBHl3g=
github.com/ipld/go-ipld-prime v0.0.2-0.20191108012745-28a82f04c785/go.mod h1:bDDSvVz7vaK12FNvMeRYnpRFkSUPNQOiCYQezMD/P3w=
github.com/ipld/go-ipld-prime-proto v0.0.0-20191113031812-e32bd156a1e5/go.mod h1:gcvzoEDBjwycpXt3LBE061wT9f46szXGHAmj9uoP6fU=
github.com/ipld/go-storethehash v0.1.2 h1:5Oj4/yHfgBPJyDkoEV04XYw/YBdsk3PNkYzsDhLoQyQ=
github.com/ipld/go-storethehash v0.1.2/go.mod h1:d3m79FZzARANjjBwZ1rNgyGUK+1M5m0SLHrarmJzcYo=
github.com/ipld/go-storethehash v0.1.3 h1:fvPZkcih9VjRdx+pTuc8aW0sXDzUFPXBI4rvXSR7/gs=
github.com/ipld/go-storethehash v0.1.3/go.mod h1:d3m79FZzARANjjBwZ1rNgyGUK+1M5m0SLHrarmJzcYo=
github.com/jackpal/gateway v1.0.5/go.mod h1:lTpwd4ACLXmpyiCTRtfiNyVnUmqT9RivzCDQetPfnjA=
github.com/jackpal/go-nat-pmp v1.0.1/go.mod h1:QPH045xvCAeXUZOxsnwmrtiCoxIr9eob+4orBN1SBKc=
github.com/jbenet/go-cienv v0.0.0-20150120210510-1bb1476777ec/go.mod h1:rGaEvXB4uRSZMmzKNLoXvTu1sfx+1kv/DojUlPrSZGs=
Expand Down
2 changes: 1 addition & 1 deletion version.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "v0.2.12"
"version": "v0.2.13"
}

0 comments on commit 06a9cfe

Please sign in to comment.