@@ -6,8 +6,8 @@ toolchain go1.24.0
66
77require (
88 github.com/aquasecurity/iamgo v0.0.10
9- github.com/aquasecurity/trivy v0.61.1-0.20250407075540-f1329c7ea1aa
10- github.com/aws-cloudformation/rain v1.22 .0
9+ github.com/aquasecurity/trivy v0.61.1-0.20250408211346-9792611b3627
10+ github.com/aws-cloudformation/rain v1.21 .0
1111 github.com/docker/docker v28.0.4+incompatible
1212 github.com/hashicorp/hcl/v2 v2.23.0
1313 github.com/open-policy-agent/opa v1.3.0
@@ -16,8 +16,8 @@ require (
1616 github.com/spf13/viper v1.20.1
1717 github.com/stretchr/testify v1.10.0
1818 github.com/testcontainers/testcontainers-go v0.36.0
19- github.com/testcontainers/testcontainers-go/modules/registry v0.36 .0
20- golang.org/x/text v0.24 .0
19+ github.com/testcontainers/testcontainers-go/modules/registry v0.35 .0
20+ golang.org/x/text v0.23 .0
2121 gopkg.in/yaml.v3 v3.0.1
2222 mvdan.cc/sh/v3 v3.11.0
2323)
@@ -385,15 +385,15 @@ require (
385385 go.uber.org/multierr v1.11.0 // indirect
386386 go.uber.org/zap v1.27.0 // indirect
387387 golang.org/x/crypto v0.36.0 // indirect
388- golang.org/x/exp v0.0.0-20250305212735-054e65f0b394 // indirect
388+ golang.org/x/exp v0.0.0-20250106191152-7588d65b2ba8 // indirect
389389 golang.org/x/mod v0.24.0 // indirect
390- golang.org/x/net v0.38 .0 // indirect
390+ golang.org/x/net v0.37 .0 // indirect
391391 golang.org/x/oauth2 v0.26.0 // indirect
392- golang.org/x/sync v0.13 .0 // indirect
392+ golang.org/x/sync v0.12 .0 // indirect
393393 golang.org/x/sys v0.31.0 // indirect
394394 golang.org/x/term v0.30.0 // indirect
395395 golang.org/x/time v0.11.0 // indirect
396- golang.org/x/tools v0.31 .0 // indirect
396+ golang.org/x/tools v0.29 .0 // indirect
397397 golang.org/x/xerrors v0.0.0-20240716161551-93cc26a95ae9 // indirect
398398 google.golang.org/api v0.218.0 // indirect
399399 google.golang.org/genproto v0.0.0-20241118233622-e639e219e697 // indirect
0 commit comments