Skip to content

Commit 20fc016

Browse files
committed
fix(deps): update vulnfeeds-go major
1 parent bf8f7b4 commit 20fc016

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

vulnfeeds/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
cloud.google.com/go/storage v1.60.0
88
github.com/aquasecurity/go-pep440-version v0.0.1
99
github.com/atombender/go-jsonschema v0.22.0
10-
github.com/charmbracelet/lipgloss v1.1.0
10+
github.com/charmbracelet/lipgloss/v2 v2.0.0
1111
github.com/gkampitakis/go-snaps v0.5.19
1212
github.com/go-git/go-git/v5 v5.16.5
1313
github.com/goccy/go-yaml v1.19.2
@@ -18,7 +18,7 @@ require (
1818
google.golang.org/api v0.268.0
1919
google.golang.org/protobuf v1.36.11
2020
gopkg.in/dnaeon/go-vcr.v4 v4.0.6
21-
gopkg.in/yaml.v2 v2.4.0
21+
gopkg.in/yaml.v3 v3.0.1
2222
)
2323

2424
require (

0 commit comments

Comments
 (0)