diff options
Diffstat (limited to 'vendor/github.com/pelletier/go-toml/go.mod')
-rw-r--r-- | vendor/github.com/pelletier/go-toml/go.mod | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/vendor/github.com/pelletier/go-toml/go.mod b/vendor/github.com/pelletier/go-toml/go.mod index e924cb90..7d29a0a6 100644 --- a/vendor/github.com/pelletier/go-toml/go.mod +++ b/vendor/github.com/pelletier/go-toml/go.mod @@ -1,5 +1,3 @@ module github.com/pelletier/go-toml go 1.12 - -require github.com/davecgh/go-spew v1.1.1 |