We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2a75acb + cecd805 commit ab5a20aCopy full SHA for ab5a20a
go.mod
@@ -4,7 +4,7 @@ go 1.18
4
5
require (
6
github.com/joho/godotenv v1.5.1
7
- github.com/pelletier/go-toml v1.9.5
+ github.com/pelletier/go-toml/v2 v2.0.9
8
github.com/pelletier/go-toml/v2 v2.0.9
9
github.com/sirupsen/logrus v1.9.3
10
github.com/urfave/cli v1.22.14
0 commit comments