Skip to content

Commit

Permalink
windows use VolumeName root
Browse files Browse the repository at this point in the history
  • Loading branch information
fwereade committed Apr 22, 2024
1 parent ea3b2c5 commit 00e2e76
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion gotfparse/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -74,4 +74,4 @@ require (
google.golang.org/protobuf v1.33.0 // indirect
)

replace github.com/aquasecurity/trivy v0.50.1 => github.com/cloud-custodian/trivy v0.0.0-20240422125253-27dab4cd3202
replace github.com/aquasecurity/trivy v0.50.1 => github.com/cloud-custodian/trivy v0.0.0-20240422135958-09f1f23867f0
4 changes: 2 additions & 2 deletions gotfparse/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -229,8 +229,8 @@ github.com/chzyer/logex v1.1.10/go.mod h1:+Ywpsq7O8HXn0nuIou7OrIPyXbp3wmkHB+jjWR
github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e/go.mod h1:nSuG5e5PlCu98SY8svDHJxuZscDgtXS6KTTbou5AhLI=
github.com/chzyer/test v0.0.0-20180213035817-a1ea475d72b1/go.mod h1:Q3SI9o4m/ZMnBNeIyt5eFwwo7qiLfzFZmjNmxjkiQlU=
github.com/client9/misspell v0.3.4/go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw=
github.com/cloud-custodian/trivy v0.0.0-20240422125253-27dab4cd3202 h1:McqW+59w3s4Lxn94p1o6ahCyOl2OzKKzx3SIVikoaVY=
github.com/cloud-custodian/trivy v0.0.0-20240422125253-27dab4cd3202/go.mod h1:j6KiV+rYnbHJ3ThqLh6nqgAp2FJ0qT47DK/ny9FEjtQ=
github.com/cloud-custodian/trivy v0.0.0-20240422135958-09f1f23867f0 h1:mPDjxl7LdpjCMu0f2/tkjONDTAU2acpTWLINmS0FxkI=
github.com/cloud-custodian/trivy v0.0.0-20240422135958-09f1f23867f0/go.mod h1:j6KiV+rYnbHJ3ThqLh6nqgAp2FJ0qT47DK/ny9FEjtQ=
github.com/cloudflare/circl v1.3.7 h1:qlCDlTPz2n9fu58M0Nh1J/JzcFpfgkFHHX3O35r5vcU=
github.com/cloudflare/circl v1.3.7/go.mod h1:sRTcRWXGLrKw6yIGJ+l7amYJFfAXbZG0kBSc8r4zxgA=
github.com/cncf/udpa/go v0.0.0-20191209042840-269d4d468f6f/go.mod h1:M8M6+tZqaGXZJjfX53e64911xZQV5JYwmTeXPW+k8Sc=
Expand Down

0 comments on commit 00e2e76

Please sign in to comment.