module github.com/majewsky/gofu go 1.13 require ( golang.org/x/crypto v0.0.0-20191029031824-8986dd9e96cf gopkg.in/yaml.v2 v2.2.4 )