🔄 Remove dependency on github.com/joho/godotenv and related usage

This commit is contained in:
2026-04-19 14:25:43 +08:00
parent b6307941a1
commit 1b1f3720cf
3 changed files with 0 additions and 7 deletions
-2
View File
@@ -2,8 +2,6 @@ module hatter.me/tools/llm-proxy
go 1.24.3
require github.com/joho/godotenv v1.5.1
require github.com/pelletier/go-toml/v2 v2.3.0
require github.com/google/uuid v1.6.0