Skip to content

Commit

Permalink
go mod tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
trentm committed Jun 18, 2021
1 parent 5a8c07a commit 0ca7c16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.14
require (
github.com/google/go-cmp v0.5.5
github.com/mattn/go-isatty v0.0.12
github.com/mitchellh/go-wordwrap v1.0.1 // indirect
github.com/mitchellh/go-wordwrap v1.0.1
github.com/pelletier/go-toml v1.8.1
github.com/spf13/pflag v1.0.5
github.com/valyala/fastjson v1.6.3
Expand Down

0 comments on commit 0ca7c16

Please sign in to comment.