✨Feat: 从.env文件中加载变量

This commit is contained in:
2026-03-22 20:54:09 +08:00
parent 295938c916
commit 81b8933c83
3 changed files with 30 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
module agent
go 1.25.1
require github.com/joho/godotenv v1.5.1