module github.com/twpayne/chezmoi require ( github.com/BurntSushi/toml v0.3.1 // indirect github.com/d4l3k/messagediff v1.2.1 github.com/danieljoos/wincred v1.0.1 // indirect github.com/davecgh/go-spew v1.1.1 github.com/godbus/dbus v4.1.0+incompatible // indirect github.com/google/renameio v0.0.0-20181108174601-76365acd908f github.com/inconshreveable/mousetrap v1.0.0 // indirect github.com/mitchellh/go-homedir v1.0.0 github.com/pmezard/go-difflib v1.0.0 // indirect github.com/spf13/cobra v0.0.3 github.com/spf13/viper v1.2.1 github.com/stretchr/objx v0.1.1 // indirect github.com/stretchr/testify v1.2.2 // indirect github.com/twpayne/go-vfs v0.1.1 github.com/zalando/go-keyring v0.0.0-20180221093347-6d81c293b3fb golang.org/x/crypto v0.0.0-20181127143415-eb0de9b17e85 )