⬆️ Update go.mod by removing indirect tag for go-toml dependency

This commit is contained in:
2026-04-19 10:55:21 +08:00
parent 8c87777d85
commit 9d8bfefea9

2
go.mod
View File

@@ -4,4 +4,4 @@ go 1.24.3
require github.com/joho/godotenv v1.5.1
require github.com/pelletier/go-toml/v2 v2.3.0 // indirect
require github.com/pelletier/go-toml/v2 v2.3.0