config/go.mod

6 lines
91 B
Modula-2

module git.ohea.xyz/golang/config
go 1.19
require github.com/pelletier/go-toml/v2 v2.0.5