go-toml/go.mod

8 lines
103 B
Modula-2

module git.makaay.nl/mauricem/go-toml
go 1.12
require (
git.makaay.nl/mauricem/go-parsekit v0.0.0
)