Skip to content

Commit 32238dc

Browse files
committed
fix(deps): update module gopkg.in/yaml.v2 to v3
1 parent 2cc8311 commit 32238dc

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
@@ -27,6 +27,7 @@ require (
2727
google.golang.org/protobuf v1.36.11
2828
gopkg.in/dnaeon/go-vcr.v4 v4.0.6
2929
gopkg.in/yaml.v2 v2.4.0
30+
gopkg.in/yaml.v3 v3.0.1
3031
)
3132

3233
require (

0 commit comments

Comments
 (0)