Remove go-spew dependency (#483)

This commit is contained in:
Sapphire Becker
2021-03-10 17:18:32 -08:00
committed by GitHub
parent 6a307ac0d0
commit b59c12a70d
5 changed files with 2 additions and 12 deletions
-2
View File
@@ -1,5 +1,3 @@
module github.com/pelletier/go-toml
go 1.12
require github.com/davecgh/go-spew v1.1.1