Merge pull request #1045 from ipfs/dependabot/go_modules/github.com/hsanjuan/ipfs-lite-1.1.4

build(deps): bump github.com/hsanjuan/ipfs-lite from 1.1.3 to 1.1.4
This commit is contained in:
Hector Sanjuan 2020-04-03 14:35:33 +02:00 committed by GitHub
commit 3817ce808e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -14,7 +14,7 @@ require (
github.com/hashicorp/go-hclog v0.12.2
github.com/hashicorp/raft v1.1.1
github.com/hashicorp/raft-boltdb v0.0.0-20190605210249-ef2e128ed477
github.com/hsanjuan/ipfs-lite v1.1.3
github.com/hsanjuan/ipfs-lite v1.1.4
github.com/imdario/mergo v0.3.9
github.com/ipfs/go-block-format v0.0.2
github.com/ipfs/go-cid v0.0.5

2
go.sum
View File

@ -258,6 +258,8 @@ github.com/hpcloud/tail v1.0.0 h1:nfCOvKYfkgYP8hkirhJocXT2+zOD8yUNjXaWfTlyFKI=
github.com/hpcloud/tail v1.0.0/go.mod h1:ab1qPbhIpdTxEkNHXyeSf5vhxWSCs/tWer42PpOxQnU=
github.com/hsanjuan/ipfs-lite v1.1.3 h1:8izvF35o8anW+TPux3XAhFwiG/LeCYMeKNYtkziQT5k=
github.com/hsanjuan/ipfs-lite v1.1.3/go.mod h1:/smmNR+MUkPi2Mwxp0L7YZIEx3yQWeCJCNrUv6fPJyU=
github.com/hsanjuan/ipfs-lite v1.1.4 h1:Y4OLsZdhrBRj2/tWbh6NT9PdN387G0wlsRqarYN0dtY=
github.com/hsanjuan/ipfs-lite v1.1.4/go.mod h1:GSdiDxRmr2hrCyGNIBTo/eOM5QL+0gajI2Oo4Opa+Wg=
github.com/huin/goupnp v1.0.0 h1:wg75sLpL6DZqwHQN6E1Cfk6mtfzS45z8OV+ic+DtHRo=
github.com/huin/goupnp v1.0.0/go.mod h1:n9v9KO1tAxYH82qOn+UTIFQDmx5n1Zxd/ClZDMX7Bnc=
github.com/huin/goutil v0.0.0-20170803182201-1ca381bf3150/go.mod h1:PpLOETDnJ0o3iZrZfqZzyLl6l7F3c6L1oWn7OICBi6o=