Skip to content

Commit ab5a20a

Browse files
author
TP Honey
authored
Merge pull request #56 from drone-plugins/renovate/github.com-pelletier-go-toml-2.x
Update module github.com/pelletier/go-toml to v2
2 parents 2a75acb + cecd805 commit ab5a20a

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)