Skip to content

Commit

Permalink
fix(deps): update module github.com/aquasecurity/trivy-db to v0.0.0-2…
Browse files Browse the repository at this point in the history
…0240425111931-1fe1d505d3ff
  • Loading branch information
renovate[bot] committed May 1, 2024
1 parent a2aece8 commit 7671e6c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ require (

require (
cloud.google.com/go/compute v1.23.3 // indirect
github.com/aquasecurity/trivy-db v0.0.0-20231005141211-4fc651f7ac8d
github.com/aquasecurity/trivy-db v0.0.0-20240425111931-1fe1d505d3ff
github.com/beorn7/perks v1.0.1 // indirect
github.com/cespare/xxhash/v2 v2.2.0 // indirect
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,8 @@ github.com/aquasecurity/trivy-db v0.0.0-20231204103057-c212f374b52e h1:OTpQo2K6Q
github.com/aquasecurity/trivy-db v0.0.0-20231204103057-c212f374b52e/go.mod h1:be2LyewzGxgRtlH1jJDklu1PxdT99IzE/6Qs98EjmKs=
github.com/aquasecurity/trivy-db v0.0.0-20240101142613-9275a8f0adda h1:L2zx+MYwpfEXYxqvK4kW2hejefcVdBIfAKT/ymBpc2c=
github.com/aquasecurity/trivy-db v0.0.0-20240101142613-9275a8f0adda/go.mod h1:Yi4xcXo2v+XgOCmF1TzhXdVnrwoDK0yYnp9VrO2UZw0=
github.com/aquasecurity/trivy-db v0.0.0-20240425111931-1fe1d505d3ff h1:aeEM2qnj5iUPKQZvvg5nMTKQegNbFpFTTd4IAjvHB+k=
github.com/aquasecurity/trivy-db v0.0.0-20240425111931-1fe1d505d3ff/go.mod h1:+ZBnbloSlhVVBS5p38wr8uYog49PjuQeLCQwHnC+cTE=
github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310/go.mod h1:ufUuZ+zHj4x4TnLV4JWEpy2hxWSpsRywHrMgIH9cCH8=
github.com/aws/aws-sdk-go-v2 v1.21.0 h1:gMT0IW+03wtYJhRqTVYn0wLzwdnK9sRMcxmtfGzRdJc=
github.com/aws/aws-sdk-go-v2 v1.21.0/go.mod h1:/RfNgGmRxI+iFOB1OeJUyxiU+9s88k3pfHvDagGEp0M=
Expand Down

0 comments on commit 7671e6c

Please sign in to comment.