Skip to content

Commit cecd805

Browse files
Update module github.com/pelletier/go-toml to v2
1 parent 4a0cfa8 commit cecd805

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.18
44

55
require (
66
github.com/joho/godotenv v1.5.1
7-
github.com/pelletier/go-toml v1.9.5
7+
github.com/pelletier/go-toml/v2 v2.0.9
88
github.com/pelletier/go-toml/v2 v2.0.9
99
github.com/sirupsen/logrus v1.9.3
1010
github.com/urfave/cli v1.22.14

0 commit comments

Comments
 (0)