File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ toolchain go1.24.1
77require (
88 github.com/cloudposse/test-helpers v0.23.0
99 github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
10- github.com/gruntwork-io/terratest v0.48.2 // indirect
10+ github.com/gruntwork-io/terratest v0.48.2
1111 github.com/mattn/go-zglob v0.0.6 // indirect
1212 github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
1313 github.com/stretchr/testify v1.10.0
@@ -113,7 +113,7 @@ require (
113113 github.com/xrash/smetrics v0.0.0-20240521201337-686a1a2994c1 // indirect
114114 github.com/zclconf/go-cty v1.15.0 // indirect
115115 go.uber.org/multierr v1.11.0 // indirect
116- golang.org/x/crypto v0.33 .0 // indirect
116+ golang.org/x/crypto v0.35 .0 // indirect
117117 golang.org/x/exp v0.0.0-20240416160154-fe59bbe5cc7f // indirect
118118 golang.org/x/mod v0.22.0 // indirect
119119 golang.org/x/net v0.35.0 // indirect
Original file line number Diff line number Diff line change @@ -225,8 +225,8 @@ github.com/zclconf/go-cty-debug v0.0.0-20240509010212-0d6042c53940 h1:4r45xpDWB6
225225github.com/zclconf/go-cty-debug v0.0.0-20240509010212-0d6042c53940 /go.mod h1:CmBdvvj3nqzfzJ6nTCIwDTPZ56aVGvDrmztiO5g3qrM =
226226go.uber.org/multierr v1.11.0 h1:blXXJkSxSSfBVBlC76pxqeO+LN3aDfLQo+309xJstO0 =
227227go.uber.org/multierr v1.11.0 /go.mod h1:20+QtiLqy0Nd6FdQB9TLXag12DsQkrbs3htMFfDN80Y =
228- golang.org/x/crypto v0.33 .0 h1:IOBPskki6Lysi0lo9qQvbxiQ+FvsCC/YWOecCHAixus =
229- golang.org/x/crypto v0.33 .0 /go.mod h1:bVdXmD7IV/4GdElGPozy6U7lWdRXA4qyRVGJV57uQ5M =
228+ golang.org/x/crypto v0.35 .0 h1:b15kiHdrGCHrP6LvwaQ3c03kgNhhiMgvlhxHQhmg2Xs =
229+ golang.org/x/crypto v0.35 .0 /go.mod h1:dy7dXNW32cAb/6/PRuTNsix8T+vJAqvuIy5Bli/x0YQ =
230230golang.org/x/exp v0.0.0-20240416160154-fe59bbe5cc7f h1:99ci1mjWVBWwJiEKYY6jWa4d2nTQVIEhZIptnrVb1XY =
231231golang.org/x/exp v0.0.0-20240416160154-fe59bbe5cc7f /go.mod h1:/lliqkxwWAhPjf5oSOIJup2XcqJaw8RGS6k3TGEc7GI =
232232golang.org/x/mod v0.22.0 h1:D4nJWe9zXqHOmWqj4VMOJhvzj7bEZg4wEYa759z1pH4 =
You can’t perform that action at this time.
0 commit comments