module getvaultpw go 1.19 require ( github.com/hashicorp/logutils v1.0.0 gopkg.in/yaml.v2 v2.4.0 )