DEBSOURCES
Skip Quicknav
sources / golang-github-peterbourgon-ff / 3.4.0-2 / go.mod
12345678
module github.com/peterbourgon/ff/v3 go 1.18 require ( github.com/pelletier/go-toml v1.9.5 gopkg.in/yaml.v2 v2.4.0 )