File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ require (
66 github.com/aquasecurity/trivy v0.69.1
77 github.com/aquasecurity/trivy-db v0.0.0-20260210091043-38d474c9d788
88 github.com/avast/retry-go/v4 v4.7.0
9+ github.com/avast/retry-go/v5 v5.0.0
910 github.com/aws/smithy-go v1.24.0
1011 github.com/docker/cli v29.2.1+incompatible
1112 github.com/docker/go-units v0.5.0
Original file line number Diff line number Diff line change @@ -164,6 +164,7 @@ github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 h1:DklsrG3d
164164github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 /go.mod h1:WaHUgvxTVq04UNunO+XhnAqY/wQc+bxr74GqbsZ/Jqw =
165165github.com/avast/retry-go/v4 v4.7.0 h1:yjDs35SlGvKwRNSykujfjdMxMhMQQM0TnIjJaHB+Zio =
166166github.com/avast/retry-go/v4 v4.7.0 /go.mod h1:ZMPDa3sY2bKgpLtap9JRUgk2yTAba7cgiFhqxY2Sg6Q =
167+ github.com/avast/retry-go/v5 v5.0.0 /go.mod h1://d+usmKWio1agtZfS1H/ltTqwtIfBnRq9zEwjc3eH8 =
167168github.com/aws/aws-sdk-go v1.55.8 h1:JRmEUbU52aJQZ2AjX4q4Wu7t4uZjOu71uyNmaWlUkJQ =
168169github.com/aws/aws-sdk-go v1.55.8 /go.mod h1:ZkViS9AqA6otK+JBBNH2++sx1sgxrPKcSzPPvQkUtXk =
169170github.com/aws/aws-sdk-go-v2 v1.41.0 h1:tNvqh1s+v0vFYdA1xq0aOJH+Y5cRyZ5upu6roPgPKd4 =
You can’t perform that action at this time.
0 commit comments