fix #121 and #123 - add support for reading env variables from .env (#133)

This commit is contained in:
Casey Lee
2020-03-06 12:30:24 -08:00
committed by GitHub
parent af970769d7
commit 4fde7d8865
14 changed files with 629 additions and 0 deletions

2
vendor/modules.txt vendored
View File

@@ -68,6 +68,8 @@ github.com/howeyc/gopass
github.com/inconshreveable/mousetrap
# github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99
github.com/jbenet/go-context/io
# github.com/joho/godotenv v1.3.0
github.com/joho/godotenv
# github.com/kevinburke/ssh_config v0.0.0-20180830205328-81db2a75821e
github.com/kevinburke/ssh_config
# github.com/konsorten/go-windows-terminal-sequences v1.0.1