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 5a8c07a commit 0ca7c16Copy full SHA for 0ca7c16
go.mod
@@ -5,7 +5,7 @@ go 1.14
5
require (
6
github.com/google/go-cmp v0.5.5
7
github.com/mattn/go-isatty v0.0.12
8
- github.com/mitchellh/go-wordwrap v1.0.1 // indirect
+ github.com/mitchellh/go-wordwrap v1.0.1
9
github.com/pelletier/go-toml v1.8.1
10
github.com/spf13/pflag v1.0.5
11
github.com/valyala/fastjson v1.6.3
0 commit comments