Skip to content

Commit b93efa0

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

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
@@ -29,6 +29,7 @@ require (
2929
google.golang.org/protobuf v1.36.11
3030
gopkg.in/dnaeon/go-vcr.v4 v4.0.6
3131
gopkg.in/yaml.v2 v2.4.0
32+
gopkg.in/yaml.v3 v3.0.1
3233
)
3334

3435
require (

0 commit comments

Comments
 (0)