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 407c0f3 commit 0959f85Copy full SHA for 0959f85
go.mod
@@ -8,3 +8,5 @@ require (
8
github.com/stretchr/testify v1.3.0 // indirect
9
golang.org/x/sys v0.0.0-20190531175056-4c3a928424d2 // indirect
10
)
11
+
12
+go 1.13
0 commit comments