Skip to content

Commit de0aef8

Browse files
committed
try bumping go-fetcher
1 parent 1d9428f commit de0aef8

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ require (
2323
github.com/ipfs/go-ds-flatfs v0.4.5
2424
github.com/ipfs/go-ds-leveldb v0.4.2
2525
github.com/ipfs/go-ds-measure v0.1.0
26-
github.com/ipfs/go-fetcher v1.4.0
26+
github.com/ipfs/go-fetcher v1.4.1-0.20210813053200-8382466f6047
2727
github.com/ipfs/go-filestore v0.0.3
2828
github.com/ipfs/go-fs-lock v0.0.7
2929
github.com/ipfs/go-graphsync v0.8.0

go.sum

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -400,8 +400,9 @@ github.com/ipfs/go-ds-leveldb v0.4.2 h1:QmQoAJ9WkPMUfBLnu1sBVy0xWWlJPg0m4kRAiJL9
400400
github.com/ipfs/go-ds-leveldb v0.4.2/go.mod h1:jpbku/YqBSsBc1qgME8BkWS4AxzF2cEu1Ii2r79Hh9s=
401401
github.com/ipfs/go-ds-measure v0.1.0 h1:vE4TyY4aeLeVgnnPBC5QzKIjKrqzha0NCujTfgvVbVQ=
402402
github.com/ipfs/go-ds-measure v0.1.0/go.mod h1:1nDiFrhLlwArTME1Ees2XaBOl49OoCgd2A3f8EchMSY=
403-
github.com/ipfs/go-fetcher v1.4.0 h1:f8uY8AlQ7uB9tzkbzCN0ziPb/LuNJXSVDn65NJMYOXM=
404403
github.com/ipfs/go-fetcher v1.4.0/go.mod h1:5pDZ0393oRF/fHiLmtFZtpMNBQfHOYNPtryWedVuSWE=
404+
github.com/ipfs/go-fetcher v1.4.1-0.20210813053200-8382466f6047 h1:8R7SfTStzxqPe7QxysyulwyyL7s1/AVaJNiqLY9tocA=
405+
github.com/ipfs/go-fetcher v1.4.1-0.20210813053200-8382466f6047/go.mod h1:5pDZ0393oRF/fHiLmtFZtpMNBQfHOYNPtryWedVuSWE=
405406
github.com/ipfs/go-filestore v0.0.3 h1:MhZ1jT5K3NewZwim6rS/akcJLm1xM+r6nz6foeB9EwE=
406407
github.com/ipfs/go-filestore v0.0.3/go.mod h1:dvXRykFzyyXN2CdNlRGzDAkXMDPyI+D7JE066SiKLSE=
407408
github.com/ipfs/go-fs-lock v0.0.7 h1:6BR3dajORFrFTkb5EpCUFIAypsoxpGpDSVUdFwzgL9U=

0 commit comments

Comments
 (0)