aboutsummaryrefslogtreecommitdiff
path: root/go.mod
blob: 5d984d3fd9e4b9b51a6a5132c59c6e3bfa20002d (plain)
1
2
3
4
5
module git.sr.ht/~benburwell/conf

go 1.12

require github.com/BurntSushi/toml v0.3.1