feat: support dotenv

This commit is contained in:
ckt1031
2023-07-10 23:05:21 +08:00
parent 6e06dcfcf8
commit bde43cc358
4 changed files with 12 additions and 4 deletions

1
go.mod
View File

@@ -38,6 +38,7 @@ require (
github.com/gorilla/sessions v1.2.1 // indirect
github.com/jinzhu/inflection v1.0.0 // indirect
github.com/jinzhu/now v1.1.5 // indirect
github.com/joho/godotenv v1.5.1
github.com/json-iterator/go v1.1.12 // indirect
github.com/klauspost/cpuid/v2 v2.2.5 // indirect
github.com/leodido/go-urn v1.2.4 // indirect