Skip to content

Commit

Permalink
deps: bump ipfs-lite to v0.1.8 (#207)
Browse files Browse the repository at this point in the history
Signed-off-by: andrew <[email protected]>
  • Loading branch information
andrewxhill authored Jan 7, 2020
1 parent a5abcc9 commit 0f80d0f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ require (
github.com/google/uuid v1.1.1
github.com/hashicorp/go-multierror v1.0.0
github.com/hashicorp/golang-lru v0.5.3
github.com/hsanjuan/ipfs-lite v0.1.7
github.com/hsanjuan/ipfs-lite v0.1.8
github.com/improbable-eng/grpc-web v0.12.0
github.com/ipfs/go-block-format v0.0.2
github.com/ipfs/go-blockservice v0.1.2
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,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 v0.1.7 h1:/Z3r8hvIPYe6YYJRR3YY84XNzbKvlxhY3pGe0sMOw6Q=
github.com/hsanjuan/ipfs-lite v0.1.7/go.mod h1:4qiuVY1Kfdt0IRpG79SRudACfrogZ4bdsTf4txZoz6U=
github.com/hsanjuan/ipfs-lite v0.1.8 h1:IcDOeDI1kHsr3R3ySRSYoEaF7VsqI9ZgC+6tSW+hs6k=
github.com/hsanjuan/ipfs-lite v0.1.8/go.mod h1:rDx44tRu1bwKZ/LsBYuPJKxAMUodgrOAkSDceZikCFE=
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=
Expand Down

0 comments on commit 0f80d0f

Please sign in to comment.