File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ module github.com/ipfs/go-ipfs-cmds
2
2
3
3
require (
4
4
github.com/Kubuxu/go-os-helper v0.0.1
5
- github.com/ipfs/go-ipfs-files v0.0.4
5
+ github.com/ipfs/go-ipfs-files v0.0.6
6
6
github.com/ipfs/go-log v0.0.1
7
7
github.com/rs/cors v1.7.0
8
8
github.com/texttheater/golang-levenshtein v0.0.0-20180516184445-d188e65d659e
Original file line number Diff line number Diff line change @@ -8,6 +8,8 @@ github.com/ipfs/go-ipfs-files v0.0.2 h1:fEEjF4H+1t8SFOHqUGp0KqcwgIRlbD2bu8CAS2sI
8
8
github.com/ipfs/go-ipfs-files v0.0.2 /go.mod h1:INEFm0LL2LWXBhNJ2PMIIb2w45hpXgPjNoE7yA8Y1d4 =
9
9
github.com/ipfs/go-ipfs-files v0.0.4 h1:WzRCivcybUQch/Qh6v8LBRhKtRsjnwyiuOV09mK7mrE =
10
10
github.com/ipfs/go-ipfs-files v0.0.4 /go.mod h1:INEFm0LL2LWXBhNJ2PMIIb2w45hpXgPjNoE7yA8Y1d4 =
11
+ github.com/ipfs/go-ipfs-files v0.0.6 h1:sMRtPiSmDrTA2FEiFTtk1vWgO2Dkg7bxXKJ+s8/cDAc =
12
+ github.com/ipfs/go-ipfs-files v0.0.6 /go.mod h1:lVYE6sgAdtZN5825beJjSAHibw7WOBNPDWz5LaJeukg =
11
13
github.com/ipfs/go-log v0.0.1 h1:9XTUN/rW64BCG1YhPK9Hoy3q8nr4gOmHHBpgFdfw6Lc =
12
14
github.com/ipfs/go-log v0.0.1 /go.mod h1:kL1d2/hzSpI0thNYjiKfjanbVNU+IIGA/WnNESY9leM =
13
15
github.com/kisielk/errcheck v1.1.0 /go.mod h1:EZBBE59ingxPouuu3KfxchcWSUPOHkagtvWXihfKN4Q =
You can’t perform that action at this time.
0 commit comments