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

go.mod

Lines changed: 1 addition & 1 deletion
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)