Skip to content

Commit

Permalink
fix(deps): update github.com/aquasecurity/trivy-db digest to 0155e8b
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 1, 2023
1 parent 475ae15 commit 7cd7527
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 @@ -76,7 +76,7 @@ require (

require (
cloud.google.com/go/compute v1.23.0 // indirect
github.com/aquasecurity/trivy-db v0.0.0-20230927082224-b7e0a5886daa
github.com/aquasecurity/trivy-db v0.0.0-20231001162546-0155e8b2d9e3
github.com/beorn7/perks v1.0.1 // indirect
github.com/cespare/xxhash/v2 v2.2.0 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ github.com/aquasecurity/trivy-db v0.0.0-20230925190054-2a8ff07d48cc h1:/8qMNJFQX
github.com/aquasecurity/trivy-db v0.0.0-20230925190054-2a8ff07d48cc/go.mod h1:y6HstYX/kTxFLuojCZ8S72LyHGzUuiiXnaVYCDGUdSE=
github.com/aquasecurity/trivy-db v0.0.0-20230927082224-b7e0a5886daa h1:Rj/QHdHqvTlLItHPAqQ8ovM3Oqz8vm3av/xzoMNJ0oA=
github.com/aquasecurity/trivy-db v0.0.0-20230927082224-b7e0a5886daa/go.mod h1:y6HstYX/kTxFLuojCZ8S72LyHGzUuiiXnaVYCDGUdSE=
github.com/aquasecurity/trivy-db v0.0.0-20231001162546-0155e8b2d9e3 h1:blGXGaHLutJelUAfp34NLU5/nTARI5mQPsjYjGrQ1e8=
github.com/aquasecurity/trivy-db v0.0.0-20231001162546-0155e8b2d9e3/go.mod h1:cj9/QmD9N3OZnKQMp+/DvdV+ym3HyIkd4e+F0ZM3ZGs=
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 7cd7527

Please sign in to comment.