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 77c0362 commit 38115b7Copy full SHA for 38115b7
go.mod
@@ -9,3 +9,5 @@ require (
9
golang.org/x/sys v0.0.0-20190626221950-04f50cda93cb // indirect
10
gopkg.in/yaml.v2 v2.2.2
11
)
12
+
13
+go 1.13
0 commit comments