add environment variable support

This commit is contained in:
2023-08-03 11:44:26 +02:00
parent ee0cb1fed9
commit e42a0da486
5 changed files with 45 additions and 3 deletions

2
go.mod
View File

@@ -7,6 +7,8 @@ require (
github.com/wadey/go-rounding v1.1.0
)
require github.com/joho/godotenv v1.5.1 // indirect
require (
github.com/gabriel-vasile/mimetype v1.4.2
golang.org/x/net v0.8.0 // indirect