We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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