Skip to content

Commit 22a9bc5

Browse files
Update module gopkg.in/yaml.v2 to v3
1 parent 5a5e219 commit 22a9bc5

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)