nswrap/go.mod

9 lines
108 B
Modula-2

module git.wow.st/gmp/nswrap
go 1.16
require (
github.com/a8m/envsubst v1.2.0
gopkg.in/yaml.v2 v2.4.0
)