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.2
5
+ github.com/ipfs/go-ipfs-files v0.0.4
6
6
github.com/ipfs/go-log v0.0.1
7
7
github.com/rs/cors v1.6.0
8
8
github.com/texttheater/golang-levenshtein v0.0.0-20180516184445-d188e65d659e
Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ github.com/gogo/protobuf v1.2.1 h1:/s5zKNz0uPFCZ5hddgPdo2TK2TVrUNMn0OOX8/aZMTE=
6
6
github.com/gogo/protobuf v1.2.1 /go.mod h1:hp+jE20tsWTFYpLwKvXlhS1hjn+gTNwPg2I6zVXpSg4 =
7
7
github.com/ipfs/go-ipfs-files v0.0.2 h1:fEEjF4H+1t8SFOHqUGp0KqcwgIRlbD2bu8CAS2sIggE =
8
8
github.com/ipfs/go-ipfs-files v0.0.2 /go.mod h1:INEFm0LL2LWXBhNJ2PMIIb2w45hpXgPjNoE7yA8Y1d4 =
9
+ github.com/ipfs/go-ipfs-files v0.0.4 h1:WzRCivcybUQch/Qh6v8LBRhKtRsjnwyiuOV09mK7mrE =
10
+ github.com/ipfs/go-ipfs-files v0.0.4 /go.mod h1:INEFm0LL2LWXBhNJ2PMIIb2w45hpXgPjNoE7yA8Y1d4 =
9
11
github.com/ipfs/go-log v0.0.1 h1:9XTUN/rW64BCG1YhPK9Hoy3q8nr4gOmHHBpgFdfw6Lc =
10
12
github.com/ipfs/go-log v0.0.1 /go.mod h1:kL1d2/hzSpI0thNYjiKfjanbVNU+IIGA/WnNESY9leM =
11
13
github.com/kisielk/errcheck v1.1.0 /go.mod h1:EZBBE59ingxPouuu3KfxchcWSUPOHkagtvWXihfKN4Q =
You can’t perform that action at this time.
0 commit comments