module github.com/a8m/envsubst

go 1.17

require gopkg.in/yaml.v2 v2.4.0 // indirect
