Commit 841e628 1 parent e875d4a commit 841e628 Copy full SHA for 841e628
File tree 2 files changed +6
-2
lines changed
2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ require (
28
28
github.com/aws/aws-sdk-go-v2/service/s3 v1.54.3
29
29
github.com/aws/aws-sdk-go-v2/service/sts v1.28.10
30
30
github.com/aws/smithy-go v1.20.2
31
- github.com/caarlos0/env/v11 v11.0.0
31
+ github.com/caarlos0/env/v11 v11.0.1
32
32
github.com/diggerhq/digger/libs v0.4.15
33
33
github.com/dominikbraun/graph v0.23.0
34
34
github.com/google/go-github/v61 v61.0.0
@@ -118,7 +118,7 @@ require (
118
118
github.com/hashicorp/hcl/v2 v2.20.1 // indirect
119
119
github.com/hashicorp/logutils v1.0.0 // indirect
120
120
github.com/hashicorp/terraform v0.15.3 // indirect
121
- github.com/hashicorp/terraform-config-inspect v0.0.0-20231204233900-a34142ec2a72 // indirect
121
+ github.com/hashicorp/terraform-config-inspect v0.0.0-20240509232506-4708120f8f30 // indirect
122
122
github.com/hashicorp/terraform-json v0.22.1 // indirect
123
123
github.com/hashicorp/terraform-registry-address v0.2.0 // indirect
124
124
github.com/hashicorp/terraform-svchost v0.0.1 // indirect
Original file line number Diff line number Diff line change @@ -433,6 +433,8 @@ github.com/bytecodealliance/wasmtime-go/v3 v3.0.2 h1:3uZCA/BLTIu+DqCfguByNMJa2HV
433
433
github.com/bytecodealliance/wasmtime-go/v3 v3.0.2 /go.mod h1:RnUjnIXxEJcL6BgCvNyzCCRzZcxCgsZCi+RNlvYor5Q =
434
434
github.com/caarlos0/env/v11 v11.0.0 h1:ZIlkOjuL3xoZS0kmUJlF74j2Qj8GMOq3CDLX/Viak8Q =
435
435
github.com/caarlos0/env/v11 v11.0.0 /go.mod h1:2RC3HQu8BQqtEK3V4iHPxj0jOdWdbPpWJ6pOueeU1xM =
436
+ github.com/caarlos0/env/v11 v11.0.1 h1:A8dDt9Ub9ybqRSUF3fQc/TA/gTam2bKT4Pit+cwrsPs =
437
+ github.com/caarlos0/env/v11 v11.0.1 /go.mod h1:2RC3HQu8BQqtEK3V4iHPxj0jOdWdbPpWJ6pOueeU1xM =
436
438
github.com/cenkalti/backoff v2.2.1+incompatible h1:tNowT99t7UNflLxfYYSlKYsBpXdEet03Pg2g16Swow4 =
437
439
github.com/cenkalti/backoff v2.2.1+incompatible /go.mod h1:90ReRw6GdpyfrHakVjL/QHaoyV4aDUVVkXQJJJ3NXXM =
438
440
github.com/cenkalti/backoff/v3 v3.0.0 /go.mod h1:cIeZDE3IrqwwJl6VUwCN6trj1oXrTS4rc0ij+ULvLYs =
@@ -849,6 +851,8 @@ github.com/hashicorp/terraform v0.15.3/go.mod h1:w4eBEsluZfYumXUTLe834eqHh969Aab
849
851
github.com/hashicorp/terraform-config-inspect v0.0.0-20210209133302-4fd17a0faac2 /go.mod h1:Z0Nnk4+3Cy89smEbrq+sl1bxc9198gIP4I7wcQF6Kqs =
850
852
github.com/hashicorp/terraform-config-inspect v0.0.0-20231204233900-a34142ec2a72 h1:nZ5gGjbe5o7XUu1d7j+Y5Ztcxlp+yaumTKH9i0D3wlg =
851
853
github.com/hashicorp/terraform-config-inspect v0.0.0-20231204233900-a34142ec2a72 /go.mod h1:l8HcFPm9cQh6Q0KSWoYPiePqMvRFenybP1CH2MjKdlg =
854
+ github.com/hashicorp/terraform-config-inspect v0.0.0-20240509232506-4708120f8f30 h1:0qwr2oZy9mIIJMWh7W9NTHLWGMbEF5KEQ+QqM9hym34 =
855
+ github.com/hashicorp/terraform-config-inspect v0.0.0-20240509232506-4708120f8f30 /go.mod h1:Gz/z9Hbn+4KSp8A2FBtNszfLSdT2Tn/uAKGuVqqWmDI =
852
856
github.com/hashicorp/terraform-json v0.22.1 h1:xft84GZR0QzjPVWs4lRUwvTcPnegqlyS7orfb5Ltvec =
853
857
github.com/hashicorp/terraform-json v0.22.1 /go.mod h1:JbWSQCLFSXFFhg42T7l9iJwdGXBYV8fmmD6o/ML4p3A =
854
858
github.com/hashicorp/terraform-registry-address v0.2.0 h1:92LUg03NhfgZv44zpNTLBGIbiyTokQCDcdH5BhVHT3s =
You can’t perform that action at this time.
0 commit comments