Skip to content

Commit

Permalink
Bump trivy fork
Browse files Browse the repository at this point in the history
  • Loading branch information
lebauce committed Dec 20, 2024
1 parent 0983393 commit 7da1ad1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -430,7 +430,7 @@ require (
github.com/golang/snappy v0.0.5-0.20220116011046-fa5810519dcb // indirect
github.com/google/licenseclassifier/v2 v2.0.0 // indirect
github.com/google/uuid v1.6.0
github.com/google/wire v0.6.0
github.com/google/wire v0.6.0 // indirect
github.com/googleapis/gax-go/v2 v2.13.0 // indirect
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 // indirect
github.com/grpc-ecosystem/grpc-gateway/v2 v2.23.0 // indirect
Expand Down Expand Up @@ -1079,7 +1079,7 @@ replace github.com/vishvananda/netlink => github.com/DataDog/netlink v1.0.1-0.20
// Pull in replacements needed by upstream Trivy
replace (
// Maps to Trivy fork https://github.com/DataDog/trivy/commits/use-fs-main-dd/
github.com/aquasecurity/trivy => github.com/DataDog/trivy v0.0.0-20241106151929-f98b75dacf77
github.com/aquasecurity/trivy => github.com/DataDog/trivy v0.0.0-20241220173447-f7eb37266f2f
github.com/saracen/walker => github.com/DataDog/walker v0.0.0-20230418153152-7f29bb2dc950
// testcontainers-go has a bug with versions v0.25.0 and v0.26.0
// ref: https://github.com/testcontainers/testcontainers-go/issues/1782
Expand Down
4 changes: 2 additions & 2 deletions go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7da1ad1

Please sign in to comment.