This commit is contained in:
Thomas Pelletier
2021-01-30 09:07:55 -05:00
parent c9a09d8695
commit b4bb91fc13
60 changed files with 13 additions and 18335 deletions
+3 -3
View File
@@ -1,5 +1,5 @@
module github.com/pelletier/go-toml
module github.com/pelletier/go-toml/v2
go 1.12
go 1.14
require github.com/davecgh/go-spew v1.1.1
require github.com/stretchr/testify v1.7.0