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.
1 parent 4a0cfa8 commit cecd805Copy full SHA for cecd805
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