added config package

This commit is contained in:
2023-06-21 20:38:30 +02:00
parent 20b01eda68
commit 8baf928a5b
4 changed files with 26 additions and 1 deletions

1
go.mod
View File

@@ -21,6 +21,7 @@ require (
github.com/hashicorp/go-rootcerts v1.0.2 // indirect
github.com/hashicorp/golang-lru v0.5.4 // indirect
github.com/hashicorp/serf v0.10.1 // indirect
github.com/joho/godotenv v1.5.1 // indirect
github.com/mattn/go-colorable v0.1.6 // indirect
github.com/mattn/go-isatty v0.0.12 // indirect
github.com/mitchellh/go-homedir v1.1.0 // indirect