module github.com/vladimir/goherence go 1.22 require ( github.com/Masterminds/sprig/v3 v3.3.0 golang.org/x/crypto v0.31.0 gopkg.in/yaml.v3 v3.0.1 )