Skip to content

Commit 40bfa00

Browse files
committed
fix(deps): update module gopkg.in/yaml.v2 to v3
1 parent 372a774 commit 40bfa00

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
@@ -25,6 +25,7 @@ require (
2525
google.golang.org/protobuf v1.36.11
2626
gopkg.in/dnaeon/go-vcr.v4 v4.0.6
2727
gopkg.in/yaml.v2 v2.4.0
28+
gopkg.in/yaml.v3 v3.0.1
2829
)
2930

3031
require (

0 commit comments

Comments
 (0)