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 5cc141e commit 8583a6dCopy full SHA for 8583a6d
go.mod
@@ -1,5 +1,7 @@
1
module github.com/atomix/go-client
2
3
+go 1.13
4
+
5
require (
6
github.com/atomix/api v0.0.0-20200211005812-591fe8b07ea8
7
github.com/atomix/atomix-go-client v0.0.0-20200114212658-58c359bc47b1
0 commit comments