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 @@ -5,7 +5,7 @@ go 1.23.0
55require (
66 github.com/cloudposse/test-helpers v0.19.0
77 github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
8- github.com/gruntwork-io/terratest v0.48.2 // indirect
8+ github.com/gruntwork-io/terratest v0.48.2
99 github.com/mattn/go-zglob v0.0.6 // indirect
1010 github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
1111 github.com/stretchr/testify v1.10.0
@@ -106,7 +106,7 @@ require (
106106 github.com/spf13/viper v1.19.0 // indirect
107107 github.com/subosito/gotenv v1.6.0 // indirect
108108 github.com/tmccombs/hcl2json v0.6.4 // indirect
109- github.com/ulikunitz/xz v0.5.11 // indirect
109+ github.com/ulikunitz/xz v0.5.14 // indirect
110110 github.com/urfave/cli/v2 v2.27.5 // indirect
111111 github.com/xrash/smetrics v0.0.0-20240521201337-686a1a2994c1 // indirect
112112 github.com/zclconf/go-cty v1.15.0 // indirect
Original file line number Diff line number Diff line change @@ -220,8 +220,8 @@ github.com/subosito/gotenv v1.6.0 h1:9NlTDc1FTs4qu0DDq7AEtTPNw6SVm7uBMsUCUjABIf8
220220github.com/subosito/gotenv v1.6.0 /go.mod h1:Dk4QP5c2W3ibzajGcXpNraDfq2IrhjMIvMSWPKKo0FU =
221221github.com/tmccombs/hcl2json v0.6.4 h1:/FWnzS9JCuyZ4MNwrG4vMrFrzRgsWEOVi+1AyYUVLGw =
222222github.com/tmccombs/hcl2json v0.6.4 /go.mod h1:+ppKlIW3H5nsAsZddXPy2iMyvld3SHxyjswOZhavRDk =
223- github.com/ulikunitz/xz v0.5.11 h1:kpFauv27b6ynzBNT/Xy+1k+fK4WswhN/6PN5WhFAGw8 =
224- github.com/ulikunitz/xz v0.5.11 /go.mod h1:nbz6k7qbPmH4IRqmfOplQw/tblSgqTqBwxkY0oWt/14 =
223+ github.com/ulikunitz/xz v0.5.14 h1:uv/0Bq533iFdnMHZdRBTOlaNMdb1+ZxXIlHDZHIHcvg =
224+ github.com/ulikunitz/xz v0.5.14 /go.mod h1:nbz6k7qbPmH4IRqmfOplQw/tblSgqTqBwxkY0oWt/14 =
225225github.com/urfave/cli/v2 v2.27.5 h1:WoHEJLdsXr6dDWoJgMq/CboDmyY/8HMMH1fTECbih+w =
226226github.com/urfave/cli/v2 v2.27.5 /go.mod h1:3Sevf16NykTbInEnD0yKkjDAeZDS0A6bzhBH5hrMvTQ =
227227github.com/xrash/smetrics v0.0.0-20240521201337-686a1a2994c1 h1:gEOO8jv9F4OT7lGCjxCBTO/36wtF6j2nSip77qHd4x4 =
You can’t perform that action at this time.
0 commit comments