module github.com/hpcng/warewulf go 1.15 require ( github.com/kelseyhightower/envconfig v1.4.0 gopkg.in/yaml.v2 v2.3.0 )