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 4
4
5
5
require (
6
6
github.com/Kubuxu/go-os-helper v0.0.1
7
- github.com/ipfs/go-ipfs-files v0.0.7
7
+ github.com/ipfs/go-ipfs-files v0.0.8
8
8
github.com/ipfs/go-log v0.0.1
9
9
github.com/rs/cors v1.7.0
10
10
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/gogo/protobuf v1.2.1 h1:/s5zKNz0uPFCZ5hddgPdo2TK2TVrUNMn0OOX8/aZMTE=
8
8
github.com/gogo/protobuf v1.2.1 /go.mod h1:hp+jE20tsWTFYpLwKvXlhS1hjn+gTNwPg2I6zVXpSg4 =
9
9
github.com/ipfs/go-ipfs-files v0.0.7 h1:s5BRD12ndahqYifeH1S8Z73zqZhR+3IdKYAG9PiETs0 =
10
10
github.com/ipfs/go-ipfs-files v0.0.7 /go.mod h1:wiN/jSG8FKyk7N0WyctKSvq3ljIa2NNTiZB55kpTdOs =
11
+ github.com/ipfs/go-ipfs-files v0.0.8 h1:8o0oFJkJ8UkO/ABl8T6ac6tKF3+NIpj67aAB6ZpusRg =
12
+ github.com/ipfs/go-ipfs-files v0.0.8 /go.mod h1:wiN/jSG8FKyk7N0WyctKSvq3ljIa2NNTiZB55kpTdOs =
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