update go-toml

This commit is contained in:
Benjamin Elder
2020-04-25 17:18:45 -07:00
parent 218e6bc8b0
commit 07877b1521
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -7,7 +7,7 @@ require (
github.com/alessio/shellescape v1.2.2
github.com/evanphx/json-patch/v5 v5.0.0
github.com/mattn/go-isatty v0.0.12
github.com/pelletier/go-toml v1.6.0
github.com/pelletier/go-toml v1.7.0
github.com/pkg/errors v0.9.1
github.com/spf13/cobra v0.0.5
github.com/spf13/pflag v1.0.5