Skip to content

Commit 7b8876f

Browse files
authored
Merge pull request #162 from bootjp/renovate/gopkg.in-yaml.v2-3.x
Update module gopkg.in/yaml.v2 to v3
2 parents 5a5e219 + 22a9bc5 commit 7b8876f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

go.mod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ require (
1010
go.uber.org/zap v1.27.1
1111
golang.org/x/net v0.47.0
1212
gopkg.in/yaml.v2 v2.4.0
13+
gopkg.in/yaml.v3 v3.0.1
1314
)
1415

1516
require go.uber.org/multierr v1.10.0 // indirect

0 commit comments

Comments
 (0)