@@ -10,6 +10,7 @@ require (
10
10
github.com/bradleyfalzon/ghinstallation/v2 v2.13.0
11
11
github.com/briandowns/spinner v1.23.1
12
12
github.com/cactus/go-statsd-client/v5 v5.1.0
13
+ github.com/drmaxgit/go-azuredevops v0.13.1
13
14
github.com/go-ozzo/ozzo-validation v3.6.0+incompatible
14
15
github.com/go-playground/validator/v10 v10.23.0
15
16
github.com/go-test/deep v1.1.1
@@ -24,10 +25,9 @@ require (
24
25
github.com/hashicorp/go-version v1.7.0
25
26
github.com/hashicorp/golang-lru/v2 v2.0.7
26
27
github.com/hashicorp/hc-install v0.9.1
27
- github.com/hashicorp/terraform-config-inspect v0.0.0-20241129133400-c404f8227ea6
28
+ github.com/hashicorp/terraform-config-inspect v0.0.0-20250203082807-efaa306e97b4
28
29
github.com/jpillora/backoff v1.0.0
29
30
github.com/kr/pretty v0.3.1
30
- github.com/drmaxgit/go-azuredevops v0.13.1
31
31
github.com/microcosm-cc/bluemonday v1.0.27
32
32
github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db
33
33
github.com/mitchellh/go-homedir v1.1.0
@@ -108,6 +108,7 @@ require (
108
108
github.com/mattn/go-colorable v0.1.13 // indirect
109
109
github.com/mattn/go-isatty v0.0.20 // indirect
110
110
github.com/matttproud/golang_protobuf_extensions v1.0.4 // indirect
111
+ github.com/mcdafydd/go-azuredevops v0.12.1 // indirect
111
112
github.com/mitchellh/copystructure v1.2.0 // indirect
112
113
github.com/mitchellh/go-testing-interface v1.14.1 // indirect
113
114
github.com/mitchellh/go-wordwrap v1.0.1 // indirect
0 commit comments