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 @@ -3,7 +3,7 @@ module github.com/atomix/go-client
33go 1.13
44
55require (
6- github.com/atomix/api v0.0.0-20200211005812-591fe8b07ea8
6+ github.com/atomix/api v0.1.0
77 github.com/atomix/go-framework v0.0.0-20200211010411-ae512dcee9ad
88 github.com/atomix/go-local v0.0.0-20200211010611-c99e53e4c653
99 github.com/cenkalti/backoff v2.2.1+incompatible
Original file line number Diff line number Diff line change @@ -16,6 +16,8 @@ github.com/atomix/api v0.0.0-20200207212403-a55e2fa6e823 h1:zQtU+9/OhnwX1EOxroBY
1616github.com/atomix/api v0.0.0-20200207212403-a55e2fa6e823 /go.mod h1:N+Jv8qV9klP+/RDAVxRbPdluB0cm1ZjKLDjd40/Ccv4 =
1717github.com/atomix/api v0.0.0-20200211005812-591fe8b07ea8 h1:2srz701GShOqVPRrBKJPSM46xrUebOpDGY9sKyOTsIg =
1818github.com/atomix/api v0.0.0-20200211005812-591fe8b07ea8 /go.mod h1:N+Jv8qV9klP+/RDAVxRbPdluB0cm1ZjKLDjd40/Ccv4 =
19+ github.com/atomix/api v0.1.0 h1:bnvw1x7NVTcOuxBb3XDdHQcU9cxAqwMzULwq3lAn9Fg =
20+ github.com/atomix/api v0.1.0 /go.mod h1:G8fCdKYiPhZMYTgfz7QAtw6JqIfY2szigiz/gILNY50 =
1921github.com/atomix/atomix-api v0.0.0-20190826211343-dd8f4db3bf77 h1:+PUuY9wDRp+VAg/JbEguzdOMJj6ruUw6Kw/y+QYHB6s =
2022github.com/atomix/atomix-api v0.0.0-20190826211343-dd8f4db3bf77 /go.mod h1:joWKUd0zIeYbAQ0vmYHGsnV03ZgRalhceHgnJ3EN0mI =
2123github.com/atomix/atomix-api v0.0.0-20191002225141-1ee9c98c7dfd h1:D1Gsxu6L0UyPKcXJM/WUrdDYFyXrjlUP+nj6xhVp9N8 =
You can’t perform that action at this time.
0 commit comments