Skip to content

Commit 8583a6d

Browse files
authored
Set Go version in go.mod (#11)
1 parent 5cc141e commit 8583a6d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

go.mod

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
module github.com/atomix/go-client
22

3+
go 1.13
4+
35
require (
46
github.com/atomix/api v0.0.0-20200211005812-591fe8b07ea8
57
github.com/atomix/atomix-go-client v0.0.0-20200114212658-58c359bc47b1

0 commit comments

Comments
 (0)