@@ -11,7 +11,7 @@ require (
1111 github.com/buildkite/go-buildkite/v3 v3.11.0
1212 github.com/dchest/uniuri v1.2.0
1313 github.com/diggerhq/digger/backend v0.0.0-20241111113338-9a40639ab83c
14- github.com/diggerhq/digger/ee/drift v0.0.0-20241227171610-34d1db1e4299
14+ github.com/diggerhq/digger/ee/drift v0.0.0-20250325105652-e40aac8b87f3
1515 github.com/diggerhq/digger/libs v0.4.15
1616 github.com/gin-gonic/gin v1.10.0
1717 github.com/google/go-github/v61 v61.0.0
@@ -108,7 +108,7 @@ require (
108108 github.com/creack/pty v1.1.17 // indirect
109109 github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
110110 github.com/dimchansky/utfbom v1.1.1 // indirect
111- github.com/dineshba/tf-summarize v0.3.10 // indirect
111+ github.com/dineshba/tf-summarize v0.3.14 // indirect
112112 github.com/dominikbraun/graph v0.23.0 // indirect
113113 github.com/envoyproxy/go-control-plane v0.13.0 // indirect
114114 github.com/envoyproxy/protoc-gen-validate v1.1.0 // indirect
@@ -154,7 +154,7 @@ require (
154154 github.com/gruntwork-io/terratest v0.41.0 // indirect
155155 github.com/hashicorp/errwrap v1.1.0 // indirect
156156 github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
157- github.com/hashicorp/go-getter v1.7.4 // indirect
157+ github.com/hashicorp/go-getter v1.7.8 // indirect
158158 github.com/hashicorp/go-hclog v1.5.0 // indirect
159159 github.com/hashicorp/go-immutable-radix v1.3.1 // indirect
160160 github.com/hashicorp/go-multierror v1.1.1 // indirect
@@ -173,7 +173,7 @@ require (
173173 github.com/hashicorp/hcl/v2 v2.20.1 // indirect
174174 github.com/hashicorp/logutils v1.0.0 // indirect
175175 github.com/hashicorp/terraform v0.15.3 // indirect
176- github.com/hashicorp/terraform-config-inspect v0.0.0-20240509232506-4708120f8f30 // indirect
176+ github.com/hashicorp/terraform-config-inspect v0.0.0-20250203082807-efaa306e97b4 // indirect
177177 github.com/hashicorp/terraform-json v0.22.1 // indirect
178178 github.com/hashicorp/terraform-registry-address v0.2.0 // indirect
179179 github.com/hashicorp/terraform-svchost v0.0.1 // indirect
@@ -194,6 +194,7 @@ require (
194194 github.com/jstemmer/go-junit-report v1.0.0 // indirect
195195 github.com/klauspost/compress v1.17.7 // indirect
196196 github.com/klauspost/cpuid/v2 v2.2.8 // indirect
197+ github.com/ktrysmt/go-bitbucket v0.9.81 // indirect
197198 github.com/kylelemons/godebug v1.1.0 // indirect
198199 github.com/leodido/go-urn v1.4.0 // indirect
199200 github.com/lib/pq v1.10.9 // indirect
@@ -278,13 +279,13 @@ require (
278279 go.uber.org/atomic v1.9.0 // indirect
279280 go.uber.org/multierr v1.9.0 // indirect
280281 golang.org/x/arch v0.8.0 // indirect
281- golang.org/x/crypto v0.28 .0 // indirect
282+ golang.org/x/crypto v0.32 .0 // indirect
282283 golang.org/x/mod v0.17.0 // indirect
283- golang.org/x/net v0.30 .0 // indirect
284+ golang.org/x/net v0.34 .0 // indirect
284285 golang.org/x/oauth2 v0.24.0 // indirect
285286 golang.org/x/sync v0.10.0 // indirect
286- golang.org/x/sys v0.26 .0 // indirect
287- golang.org/x/term v0.25 .0 // indirect
287+ golang.org/x/sys v0.29 .0 // indirect
288+ golang.org/x/term v0.28 .0 // indirect
288289 golang.org/x/text v0.21.0 // indirect
289290 golang.org/x/time v0.7.0 // indirect
290291 golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d // indirect
0 commit comments