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 61c220f commit 128976fCopy full SHA for 128976f
go.mod
@@ -13,7 +13,7 @@ require (
13
github.com/retr0h/go-gilt v0.0.0-20190206215556-f73826b37af2
14
github.com/spf13/cobra v0.0.3
15
github.com/spf13/pflag v1.0.3
16
- golang.org/x/sync v0.0.0-20181108010431-42b317875d0f
+ golang.org/x/sync v0.0.0-20190423024810-112230192c58
17
golang.org/x/text v0.3.2
18
golang.org/x/tools v0.0.0-20181210225255-6a3e9aa2ab77
19
golang.org/x/xerrors v0.0.0-20190410155217-1f06c39b4373
0 commit comments