fix: multiline vars can now be read using fork

This commit is contained in:
2021-07-21 12:05:50 +01:00
parent 29971c36a0
commit 0242dfcb0f
3 changed files with 4 additions and 3 deletions

2
go.mod
View File

@ -19,3 +19,5 @@ require (
github.com/theupdateframework/notary v0.7.0 // indirect
github.com/urfave/cli/v2 v2.3.0 //ct
)
replace github.com/joho/godotenv => github.com/x1unix/godotenv v1.3.1-0.20200910042738-acd8c1e858a6