mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-07-28 22:28:25 +00:00
fix(deps): update github.com/hashicorp/terraform-config-inspect digest to efaa306 in go.mod (main) (#5357)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
5
go.mod
5
go.mod
@@ -10,6 +10,7 @@ require (
|
||||
github.com/bradleyfalzon/ghinstallation/v2 v2.13.0
|
||||
github.com/briandowns/spinner v1.23.1
|
||||
github.com/cactus/go-statsd-client/v5 v5.1.0
|
||||
github.com/drmaxgit/go-azuredevops v0.13.1
|
||||
github.com/go-ozzo/ozzo-validation v3.6.0+incompatible
|
||||
github.com/go-playground/validator/v10 v10.23.0
|
||||
github.com/go-test/deep v1.1.1
|
||||
@@ -24,10 +25,9 @@ require (
|
||||
github.com/hashicorp/go-version v1.7.0
|
||||
github.com/hashicorp/golang-lru/v2 v2.0.7
|
||||
github.com/hashicorp/hc-install v0.9.1
|
||||
github.com/hashicorp/terraform-config-inspect v0.0.0-20241129133400-c404f8227ea6
|
||||
github.com/hashicorp/terraform-config-inspect v0.0.0-20250203082807-efaa306e97b4
|
||||
github.com/jpillora/backoff v1.0.0
|
||||
github.com/kr/pretty v0.3.1
|
||||
github.com/drmaxgit/go-azuredevops v0.13.1
|
||||
github.com/microcosm-cc/bluemonday v1.0.27
|
||||
github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db
|
||||
github.com/mitchellh/go-homedir v1.1.0
|
||||
@@ -108,6 +108,7 @@ require (
|
||||
github.com/mattn/go-colorable v0.1.13 // indirect
|
||||
github.com/mattn/go-isatty v0.0.20 // indirect
|
||||
github.com/matttproud/golang_protobuf_extensions v1.0.4 // indirect
|
||||
github.com/mcdafydd/go-azuredevops v0.12.1 // indirect
|
||||
github.com/mitchellh/copystructure v1.2.0 // indirect
|
||||
github.com/mitchellh/go-testing-interface v1.14.1 // indirect
|
||||
github.com/mitchellh/go-wordwrap v1.0.1 // indirect
|
||||
|
||||
Reference in New Issue
Block a user