Skip to content

Commit f1f91a6

Browse files
committed
fix(deps): update module gopkg.in/yaml.v2 to v3
1 parent edb96f2 commit f1f91a6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

vulnfeeds/go.mod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ require (
2424
google.golang.org/protobuf v1.36.11
2525
gopkg.in/dnaeon/go-vcr.v4 v4.0.6
2626
gopkg.in/yaml.v2 v2.4.0
27+
gopkg.in/yaml.v3 v3.0.1
2728
)
2829

2930
require (

0 commit comments

Comments
 (0)