diff --git a/go.mod b/go.mod index 9e493bf..b7937e1 100644 --- a/go.mod +++ b/go.mod @@ -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