Skip to content

Commit 14a3e8b

Browse files
committed
threads: update to v1.1.4
Signed-off-by: Sander Pick <sanderpick@gmail.com>
1 parent b9ee86d commit 14a3e8b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ require (
7777
github.com/textileio/dcrypto v0.0.1
7878
github.com/textileio/go-assets v0.0.0-20200430191519-b341e634e2b7
7979
github.com/textileio/go-ds-mongo v0.1.5
80-
github.com/textileio/go-threads v1.1.3
80+
github.com/textileio/go-threads v1.1.4
8181
github.com/textileio/powergate/v2 v2.3.0
8282
github.com/textileio/swagger-ui v0.3.29-0.20210224180244-7d73a7a32fe7
8383
github.com/xakep666/mongo-migrate v0.2.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1890,8 +1890,8 @@ github.com/textileio/go-libp2p-pubsub-rpc v0.0.5 h1:De54sqNpQocJebf7P+4RrwtuUw8s
18901890
github.com/textileio/go-libp2p-pubsub-rpc v0.0.5/go.mod h1:MlOMOz3KZxexobvUuFXT/QY9Vjh9eKJpZPr48hDUdVo=
18911891
github.com/textileio/go-log/v2 v2.1.3-gke-1 h1:7e3xSUXQB8hn4uUe5fp41kLThW1o9T65gSM7qjS323g=
18921892
github.com/textileio/go-log/v2 v2.1.3-gke-1/go.mod h1:DwACkjFS3kjZZR/4Spx3aPfSsciyslwUe5bxV8CEU2w=
1893-
github.com/textileio/go-threads v1.1.3 h1:p20HzxP3A1VaeOqCpbgcAXx2PLKqvh3QdnTt97OCLvY=
1894-
github.com/textileio/go-threads v1.1.3/go.mod h1:pC5hdRsNeprQaXVJ9b/EKF/ZCiiYl2KQ6HEAlT/CVDo=
1893+
github.com/textileio/go-threads v1.1.4 h1:xayefkYTNU6X0opfu69v6RDAdDZwYu9GRKZgEXQYYVU=
1894+
github.com/textileio/go-threads v1.1.4/go.mod h1:pC5hdRsNeprQaXVJ9b/EKF/ZCiiYl2KQ6HEAlT/CVDo=
18951895
github.com/textileio/powergate/v2 v2.3.0 h1:kelYh+ZWDQao1rL5YiMznQscd6CsDjgt6P/D1S5UYwQ=
18961896
github.com/textileio/powergate/v2 v2.3.0/go.mod h1:2j2NL1oevaVdrI6MpKfHnfgUOy1D4L7eP3I+1czxDjw=
18971897
github.com/textileio/swagger-ui v0.3.29-0.20210224180244-7d73a7a32fe7 h1:qUEurT6kJF+nFkiNjUPMJJ7hgg9OIDnb8iLn6VtBukE=

0 commit comments

Comments
 (0)