We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8b25d4 commit 81024fdCopy full SHA for 81024fd
go.mod
@@ -4,8 +4,8 @@ go 1.13
4
5
require (
6
github.com/atomix/api v0.1.0
7
- github.com/atomix/go-framework v0.0.0-20200211010411-ae512dcee9ad
8
- github.com/atomix/go-local v0.0.0-20200211010611-c99e53e4c653
+ github.com/atomix/go-framework v0.1.1
+ github.com/atomix/go-local v0.1.1
9
github.com/cenkalti/backoff v2.2.1+incompatible
10
github.com/gogo/protobuf v1.3.1
11
github.com/google/uuid v1.1.1
0 commit comments