Skip to content

Commit 0ca7c16

Browse files
committed
go mod tidy
1 parent 5a8c07a commit 0ca7c16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.14
55
require (
66
github.com/google/go-cmp v0.5.5
77
github.com/mattn/go-isatty v0.0.12
8-
github.com/mitchellh/go-wordwrap v1.0.1 // indirect
8+
github.com/mitchellh/go-wordwrap v1.0.1
99
github.com/pelletier/go-toml v1.8.1
1010
github.com/spf13/pflag v1.0.5
1111
github.com/valyala/fastjson v1.6.3

0 commit comments

Comments
 (0)