matterbridge/vendor/github.com/pelletier/go-toml/go.mod

6 lines
88 B
Modula-2
Raw Normal View History

2020-08-09 15:29:54 -07:00
module github.com/pelletier/go-toml
go 1.12
2020-12-31 05:48:12 -08:00
require github.com/davecgh/go-spew v1.1.1