From a1b62c261c38a8f5965d446ae3f4cf77361901e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Oct 2023 15:27:31 +0000 Subject: [PATCH] build(deps): Bump github.com/hashicorp/terraform-registry-address Bumps [github.com/hashicorp/terraform-registry-address](https://github.com/hashicorp/terraform-registry-address) from 0.2.2 to 0.2.3. - [Release notes](https://github.com/hashicorp/terraform-registry-address/releases) - [Commits](https://github.com/hashicorp/terraform-registry-address/compare/v0.2.2...v0.2.3) --- updated-dependencies: - dependency-name: github.com/hashicorp/terraform-registry-address dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index baaf8b93b..dde49a3a2 100644 --- a/go.mod +++ b/go.mod @@ -17,7 +17,7 @@ require ( github.com/hashicorp/hcl/v2 v2.19.1 github.com/hashicorp/terraform-exec v0.19.0 github.com/hashicorp/terraform-json v0.17.1 - github.com/hashicorp/terraform-registry-address v0.2.2 + github.com/hashicorp/terraform-registry-address v0.2.3 github.com/hashicorp/terraform-schema v0.0.0-20231012073551-3c628dc54764 github.com/mcuadros/go-defaults v1.2.0 github.com/mh-cbon/go-fmt-fail v0.0.0-20160815164508-67765b3fbcb5 diff --git a/go.sum b/go.sum index 9547fdbf6..f64198f26 100644 --- a/go.sum +++ b/go.sum @@ -228,8 +228,8 @@ github.com/hashicorp/terraform-exec v0.19.0 h1:FpqZ6n50Tk95mItTSS9BjeOVUb4eg81Sp github.com/hashicorp/terraform-exec v0.19.0/go.mod h1:tbxUpe3JKruE9Cuf65mycSIT8KiNPZ0FkuTE3H4urQg= github.com/hashicorp/terraform-json v0.17.1 h1:eMfvh/uWggKmY7Pmb3T85u86E2EQg6EQHgyRwf3RkyA= github.com/hashicorp/terraform-json v0.17.1/go.mod h1:Huy6zt6euxaY9knPAFKjUITn8QxUFIe9VuSzb4zn/0o= -github.com/hashicorp/terraform-registry-address v0.2.2 h1:lPQBg403El8PPicg/qONZJDC6YlgCVbWDtNmmZKtBno= -github.com/hashicorp/terraform-registry-address v0.2.2/go.mod h1:LtwNbCihUoUZ3RYriyS2wF/lGPB6gF9ICLRtuDk7hSo= +github.com/hashicorp/terraform-registry-address v0.2.3 h1:2TAiKJ1A3MAkZlH1YI/aTVcLZRu7JseiXNRHbOAyoTI= +github.com/hashicorp/terraform-registry-address v0.2.3/go.mod h1:lFHA76T8jfQteVfT7caREqguFrW3c4MFSPhZB7HHgUM= github.com/hashicorp/terraform-schema v0.0.0-20231012073551-3c628dc54764 h1:KQjtb3Sv+x7Z9+p+ApYIBcWRDpR1DpEeCRHt3F8FfLQ= github.com/hashicorp/terraform-schema v0.0.0-20231012073551-3c628dc54764/go.mod h1:YbXZkWkbD0UTSjVKGcucUXaKlX/VaOffb/sbTGHEMv4= github.com/hashicorp/terraform-svchost v0.1.1 h1:EZZimZ1GxdqFRinZ1tpJwVxxt49xc/S52uzrw4x0jKQ=