Skip to content

Commit

Permalink
Bump the terraform group across 1 directory with 2 updates (#309)
Browse files Browse the repository at this point in the history
[//]: # (dependabot-start)
⚠️  **Dependabot is rebasing this PR** ⚠️ 

Rebasing might not happen immediately, so don't worry if this takes some
time.

Note: if you make any changes to this PR yourself, they will take
precedence over the rebase.

---

[//]: # (dependabot-end)

Bumps the terraform group with 2 updates in the / directory:
[github.com/hashicorp/terraform-plugin-go](https://github.com/hashicorp/terraform-plugin-go)
and
[github.com/hashicorp/terraform-plugin-testing](https://github.com/hashicorp/terraform-plugin-testing).

Updates `github.com/hashicorp/terraform-plugin-go` from 0.22.2 to 0.23.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/hashicorp/terraform-plugin-go/releases">github.com/hashicorp/terraform-plugin-go's
releases</a>.</em></p>
<blockquote>
<h2>v0.23.0</h2>
<p>BREAKING CHANGES:</p>
<ul>
<li>tfprotov5+tfprotov6: <code>FunctionServer</code> interface is now
required in <code>ProviderServer</code>. Implementations not needing
function support can return errors from the <code>GetFunctions</code>
and <code>CallFunction</code> methods. (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/388">#388</a>)</li>
<li>tfprotov5+tfprotov6: <code>MoveResourceState</code> method is now
required in <code>ResourceServer</code>. Implementations not needing
move state support can return errors from the
<code>MoveResourceState</code> method. (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/388">#388</a>)</li>
</ul>
<p>NOTES:</p>
<ul>
<li>all: To prevent compilation errors, ensure your Go module is updated
to at least terraform-plugin-framework@v1.6.0,
terraform-plugin-mux@v0.15.0, terraform-plugin-sdk/v2@v2.33.0, and
terraform-plugin-testing@v1.7.0 before upgrading this dependency. (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/388">#388</a>)</li>
</ul>
<p>FEATURES:</p>
<ul>
<li>tfprotov5+tfprotov6: Upgraded protocols and added types to support
deferred actions (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/403">#403</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/hashicorp/terraform-plugin-go/blob/main/CHANGELOG.md">github.com/hashicorp/terraform-plugin-go's
changelog</a>.</em></p>
<blockquote>
<h2>0.23.0 (May 06, 2024)</h2>
<p>BREAKING CHANGES:</p>
<ul>
<li>tfprotov5+tfprotov6: <code>FunctionServer</code> interface is now
required in <code>ProviderServer</code>. Implementations not needing
function support can return errors from the <code>GetFunctions</code>
and <code>CallFunction</code> methods. (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/388">#388</a>)</li>
<li>tfprotov5+tfprotov6: <code>MoveResourceState</code> method is now
required in <code>ResourceServer</code>. Implementations not needing
move state support can return errors from the
<code>MoveResourceState</code> method. (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/388">#388</a>)</li>
</ul>
<p>NOTES:</p>
<ul>
<li>all: To prevent compilation errors, ensure your Go module is updated
to at least terraform-plugin-framework@v1.6.0,
terraform-plugin-mux@v0.15.0, terraform-plugin-sdk/v2@v2.33.0, and
terraform-plugin-testing@v1.7.0 before upgrading this dependency. (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/388">#388</a>)</li>
</ul>
<p>FEATURES:</p>
<ul>
<li>tfprotov5+tfprotov6: Upgraded protocols and added types to support
deferred actions (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/403">#403</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/hashicorp/terraform-plugin-go/commit/bd1819d2eb3e4782a488dd47d31eee1be22cd6be"><code>bd1819d</code></a>
Update changelog</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-go/commit/8e4acd3b5f841881494a90c24cc4b2d85863c696"><code>8e4acd3</code></a>
tfprotov5+tfprotov6: Add deferred action support to related RPCs (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/403">#403</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-go/commit/5cc939c45ccd0577b71ac6cf21e5473735615791"><code>5cc939c</code></a>
Result of tsccr-helper -log-level=info gha update -latest . (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/404">#404</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-go/commit/63881a9b2b9694c8bda0ff5c3a754b1c4a99f8fe"><code>63881a9</code></a>
build(deps): Bump google.golang.org/protobuf from 1.33.0 to 1.34.0 and
protoc...</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-go/commit/d9567224429cc5f52ee2ad876550c0d6289d8788"><code>d956722</code></a>
Result of tsccr-helper -log-level=info gha update -latest . (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/401">#401</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-go/commit/106a9be94f2e4de9beeefddf01b94dad9afeda96"><code>106a9be</code></a>
build(deps): Bump hashicorp/setup-terraform from 3.0.0 to 3.1.0 (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/400">#400</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-go/commit/62ca775550c6c64a056b314e8a3ecd491afb5e03"><code>62ca775</code></a>
tfprotov5+tfprotov6: Require FunctionServer in ProviderServer and
MoveResourc...</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-go/commit/1861b5246a9628ca5b2656cf907400fea3867fd8"><code>1861b52</code></a>
build(deps): Bump golang.org/x/net from 0.21.0 to 0.23.0 (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/399">#399</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-go/commit/fcd690017edf29682559bf987e04299d22a574cc"><code>fcd6900</code></a>
build(deps): Bump golang.org/x/net from 0.17.0 to 0.23.0 in /tools (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/398">#398</a>)</li>
<li>See full diff in <a
href="https://github.com/hashicorp/terraform-plugin-go/compare/v0.22.2...v0.23.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/hashicorp/terraform-plugin-testing` from 1.7.0 to
1.8.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/hashicorp/terraform-plugin-testing/releases">github.com/hashicorp/terraform-plugin-testing's
releases</a>.</em></p>
<blockquote>
<h2>v1.8.0</h2>
<p>FEATURES:</p>
<ul>
<li>plancheck: Added <code>ExpectDeferredChange</code> and
<code>ExpectNoDeferredChanges</code> checks for experimental deferred
action support. (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/331">#331</a>)</li>
<li>tfversion: Added <code>SkipIfNotPrerelease</code> version check for
testing experimental features of prerelease Terraform builds. (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/331">#331</a>)</li>
</ul>
<p>ENHANCEMENTS:</p>
<ul>
<li>helper/acctest: Improve scope of IPv4/IPv6 random address generation
in RandIpAddress() (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/305">#305</a>)</li>
<li>knownvalue: Add <code>TupleExact</code>, <code>TuplePartial</code>
and <code>TupleSizeExact</code> checks for dynamic value testing. (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/312">#312</a>)</li>
<li>tfversion: Ensured Terraform CLI prerelease versions are considered
semantically equal to patch versions in built-in checks to match the
Terraform CLI versioning policy (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/303">#303</a>)</li>
<li>helper/resource: Added <code>(TestCase).AdditionalCLIOptions</code>
with <code>AllowDeferral</code> option for plan and apply commands. (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/331">#331</a>)</li>
</ul>
<p>BUG FIXES:</p>
<ul>
<li>helper/resource: Fix panic in output state shimming when a tuple is
present. (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/310">#310</a>)</li>
<li>tfversion: Fixed <code>RequireBelow</code> ignoring equal versioning
to fail a test (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/303">#303</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/hashicorp/terraform-plugin-testing/blob/main/CHANGELOG.md">github.com/hashicorp/terraform-plugin-testing's
changelog</a>.</em></p>
<blockquote>
<h2>1.8.0 (May 17, 2024)</h2>
<p>FEATURES:</p>
<ul>
<li>plancheck: Added <code>ExpectDeferredChange</code> and
<code>ExpectNoDeferredChanges</code> checks for experimental deferred
action support. (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/331">#331</a>)</li>
<li>tfversion: Added <code>SkipIfNotPrerelease</code> version check for
testing experimental features of prerelease Terraform builds. (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/331">#331</a>)</li>
</ul>
<p>ENHANCEMENTS:</p>
<ul>
<li>helper/acctest: Improve scope of IPv4/IPv6 random address generation
in RandIpAddress() (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/305">#305</a>)</li>
<li>knownvalue: Add <code>TupleExact</code>, <code>TuplePartial</code>
and <code>TupleSizeExact</code> checks for dynamic value testing. (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/312">#312</a>)</li>
<li>tfversion: Ensured Terraform CLI prerelease versions are considered
semantically equal to patch versions in built-in checks to match the
Terraform CLI versioning policy (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/303">#303</a>)</li>
<li>helper/resource: Added <code>(TestCase).AdditionalCLIOptions</code>
with <code>AllowDeferral</code> option for plan and apply commands. (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/331">#331</a>)</li>
</ul>
<p>BUG FIXES:</p>
<ul>
<li>helper/resource: Fix panic in output state shimming when a tuple is
present. (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/310">#310</a>)</li>
<li>tfversion: Fixed <code>RequireBelow</code> ignoring equal versioning
to fail a test (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/303">#303</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/hashicorp/terraform-plugin-testing/commit/9bd8b681b5368c628940e2661ba97e2fb3214f09"><code>9bd8b68</code></a>
Update changelog</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-testing/commit/cb1f2b6f4be3fd20b6bf5f03dbbc71c9d58b56ab"><code>cb1f2b6</code></a>
all: Add deferred action testing support (plan checks, version check,
and CLI...</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-testing/commit/4c2e5cd6c5e3b5f92e3aa343ac281525876adebd"><code>4c2e5cd</code></a>
build(deps): Bump github.com/hashicorp/terraform-exec (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/341">#341</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-testing/commit/d2b51708956899a6767f966a1d056cc27b940f0c"><code>d2b5170</code></a>
build(deps): Bump github.com/hashicorp/terraform-json (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/339">#339</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-testing/commit/3c2a3593e182845986cad54e5e5654cd9ef7c598"><code>3c2a359</code></a>
build(deps): Bump github.com/hashicorp/terraform-json (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/338">#338</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-testing/commit/4d7396c24ad240aa36ded1f4e0a0c63224392897"><code>4d7396c</code></a>
Result of tsccr-helper -log-level=info gha update -latest . (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/337">#337</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-testing/commit/b1c7043adbbd84dfc9236aac58c7bcf4ff8af68b"><code>b1c7043</code></a>
build(deps): Bump hashicorp/setup-copywrite from 1.1.2 to 1.1.3 (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/336">#336</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-testing/commit/3a51be822ef7a49cb6d48d94fc91d5adab586435"><code>3a51be8</code></a>
build(deps): Bump hashicorp/setup-terraform from 3.1.0 to 3.1.1 (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/335">#335</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-testing/commit/bf5f38d11e170400dfcd46aa15cae2c1937d7db8"><code>bf5f38d</code></a>
Result of tsccr-helper -log-level=info gha update -latest . (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/332">#332</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-testing/commit/9d6a87eb703613b8a2c63f37aaba9b0033543942"><code>9d6a87e</code></a>
build(deps): Bump golang.org/x/crypto from 0.22.0 to 0.23.0 (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/333">#333</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/hashicorp/terraform-plugin-testing/compare/v1.7.0...v1.8.0">compare
view</a></li>
</ul>
</details>
<br />


Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 24, 2024
1 parent 6b4997c commit 2b57828
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ require (
github.com/hashicorp/terraform-plugin-framework v1.8.0
github.com/hashicorp/terraform-plugin-go v0.23.0
github.com/hashicorp/terraform-plugin-log v0.9.0
github.com/hashicorp/terraform-plugin-testing v1.7.0
github.com/hashicorp/terraform-plugin-testing v1.8.0
github.com/sigstore/cosign/v2 v2.2.4
golang.org/x/sync v0.7.0
gopkg.in/yaml.v2 v2.4.0
Expand Down Expand Up @@ -89,10 +89,10 @@ require (
github.com/hashicorp/go-uuid v1.0.3 // indirect
github.com/hashicorp/go-version v1.6.0 // indirect
github.com/hashicorp/hc-install v0.6.4 // indirect
github.com/hashicorp/hcl/v2 v2.20.0 // indirect
github.com/hashicorp/hcl/v2 v2.20.1 // indirect
github.com/hashicorp/logutils v1.0.0 // indirect
github.com/hashicorp/terraform-exec v0.20.0 // indirect
github.com/hashicorp/terraform-json v0.21.0 // indirect
github.com/hashicorp/terraform-exec v0.21.0 // indirect
github.com/hashicorp/terraform-json v0.22.1 // indirect
github.com/hashicorp/terraform-plugin-sdk/v2 v2.33.0 // indirect
github.com/hashicorp/terraform-registry-address v0.2.3 // indirect
github.com/hashicorp/terraform-svchost v0.1.1 // indirect
Expand Down
20 changes: 10 additions & 10 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -193,14 +193,14 @@ github.com/hashicorp/go-version v1.6.0 h1:feTTfFNnjP967rlCxM/I9g701jU+RN74YKx2mO
github.com/hashicorp/go-version v1.6.0/go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA=
github.com/hashicorp/hc-install v0.6.4 h1:QLqlM56/+SIIGvGcfFiwMY3z5WGXT066suo/v9Km8e0=
github.com/hashicorp/hc-install v0.6.4/go.mod h1:05LWLy8TD842OtgcfBbOT0WMoInBMUSHjmDx10zuBIA=
github.com/hashicorp/hcl/v2 v2.20.0 h1:l++cRs/5jQOiKVvqXZm/P1ZEfVXJmvLS9WSVxkaeTb4=
github.com/hashicorp/hcl/v2 v2.20.0/go.mod h1:WmcD/Ym72MDOOx5F62Ly+leloeu6H7m0pG7VBiU6pQk=
github.com/hashicorp/hcl/v2 v2.20.1 h1:M6hgdyz7HYt1UN9e61j+qKJBqR3orTWbI1HKBJEdxtc=
github.com/hashicorp/hcl/v2 v2.20.1/go.mod h1:TZDqQ4kNKCbh1iJp99FdPiUaVDDUPivbqxZulxDYqL4=
github.com/hashicorp/logutils v1.0.0 h1:dLEQVugN8vlakKOUE3ihGLTZJRB4j+M2cdTm/ORI65Y=
github.com/hashicorp/logutils v1.0.0/go.mod h1:QIAnNjmIWmVIIkWDTG1z5v++HQmx9WQRO+LraFDTW64=
github.com/hashicorp/terraform-exec v0.20.0 h1:DIZnPsqzPGuUnq6cH8jWcPunBfY+C+M8JyYF3vpnuEo=
github.com/hashicorp/terraform-exec v0.20.0/go.mod h1:ckKGkJWbsNqFKV1itgMnE0hY9IYf1HoiekpuN0eWoDw=
github.com/hashicorp/terraform-json v0.21.0 h1:9NQxbLNqPbEMze+S6+YluEdXgJmhQykRyRNd+zTI05U=
github.com/hashicorp/terraform-json v0.21.0/go.mod h1:qdeBs11ovMzo5puhrRibdD6d2Dq6TyE/28JiU4tIQxk=
github.com/hashicorp/terraform-exec v0.21.0 h1:uNkLAe95ey5Uux6KJdua6+cv8asgILFVWkd/RG0D2XQ=
github.com/hashicorp/terraform-exec v0.21.0/go.mod h1:1PPeMYou+KDUSSeRE9szMZ/oHf4fYUmB923Wzbq1ICg=
github.com/hashicorp/terraform-json v0.22.1 h1:xft84GZR0QzjPVWs4lRUwvTcPnegqlyS7orfb5Ltvec=
github.com/hashicorp/terraform-json v0.22.1/go.mod h1:JbWSQCLFSXFFhg42T7l9iJwdGXBYV8fmmD6o/ML4p3A=
github.com/hashicorp/terraform-plugin-docs v0.19.2 h1:YjdKa1vuqt9EnPYkkrv9HnGZz175HhSJ7Vsn8yZeWus=
github.com/hashicorp/terraform-plugin-docs v0.19.2/go.mod h1:gad2aP6uObFKhgNE8DR9nsEuEQnibp7il0jZYYOunWY=
github.com/hashicorp/terraform-plugin-framework v1.8.0 h1:P07qy8RKLcoBkCrY2RHJer5AEvJnDuXomBgou6fD8kI=
Expand All @@ -211,8 +211,8 @@ github.com/hashicorp/terraform-plugin-log v0.9.0 h1:i7hOA+vdAItN1/7UrfBqBwvYPQ9T
github.com/hashicorp/terraform-plugin-log v0.9.0/go.mod h1:rKL8egZQ/eXSyDqzLUuwUYLVdlYeamldAHSxjUFADow=
github.com/hashicorp/terraform-plugin-sdk/v2 v2.33.0 h1:qHprzXy/As0rxedphECBEQAh3R4yp6pKksKHcqZx5G8=
github.com/hashicorp/terraform-plugin-sdk/v2 v2.33.0/go.mod h1:H+8tjs9TjV2w57QFVSMBQacf8k/E1XwLXGCARgViC6A=
github.com/hashicorp/terraform-plugin-testing v1.7.0 h1:I6aeCyZ30z4NiI3tzyDoO6fS7YxP5xSL1ceOon3gTe8=
github.com/hashicorp/terraform-plugin-testing v1.7.0/go.mod h1:sbAreCleJNOCz+y5vVHV8EJkIWZKi/t4ndKiUjM9vao=
github.com/hashicorp/terraform-plugin-testing v1.8.0 h1:wdYIgwDk4iO933gC4S8KbKdnMQShu6BXuZQPScmHvpk=
github.com/hashicorp/terraform-plugin-testing v1.8.0/go.mod h1:o2kOgf18ADUaZGhtOl0YCkfIxg01MAiMATT2EtIHlZk=
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-svchost v0.1.1 h1:EZZimZ1GxdqFRinZ1tpJwVxxt49xc/S52uzrw4x0jKQ=
Expand Down Expand Up @@ -251,8 +251,6 @@ github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ=
github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI=
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
github.com/kylelemons/godebug v1.1.0 h1:RPNrshWIDI6G2gRW9EHilWtl7Z6Sb1BR0xunSBf0SNc=
github.com/kylelemons/godebug v1.1.0/go.mod h1:9/0rRGxNHcop5bhtWyNeEfOS8JIWk580+fNqagV/RAw=
github.com/letsencrypt/boulder v0.0.0-20240515153123-6ae6aa8e9055 h1:sl8s8GXv/oHUSid9gd4B+Rovu9DOW4PxnKT2rNRfmzM=
github.com/letsencrypt/boulder v0.0.0-20240515153123-6ae6aa8e9055/go.mod h1:wGJPvcZTEexA3UpMx+4cZ19nk6gRrzrdW4jFEPsEqf0=
github.com/mailru/easyjson v0.7.7 h1:UGYAvKxe3sBsEDzO8ZeWOSlIQfWFlxbzLZe7hwFURr0=
Expand Down Expand Up @@ -380,6 +378,8 @@ github.com/yuin/goldmark-meta v1.1.0 h1:pWw+JLHGZe8Rk0EGsMVssiNb/AaPMHfSRszZeUei
github.com/yuin/goldmark-meta v1.1.0/go.mod h1:U4spWENafuA7Zyg+Lj5RqK/MF+ovMYtBvXi1lBb2VP0=
github.com/zclconf/go-cty v1.14.4 h1:uXXczd9QDGsgu0i/QFR/hzI5NYCHLf6NQw/atrbnhq8=
github.com/zclconf/go-cty v1.14.4/go.mod h1:VvMs5i0vgZdhYawQNq5kePSpLAoz8u1xvZgrPIxfnZE=
github.com/zclconf/go-cty-debug v0.0.0-20191215020915-b22d67c1ba0b h1:FosyBZYxY34Wul7O/MSKey3txpPYyCqVO5ZyceuQJEI=
github.com/zclconf/go-cty-debug v0.0.0-20191215020915-b22d67c1ba0b/go.mod h1:ZRKQfBXbGkpdV6QMzT3rU1kSTAnfu1dO8dPKjYprgj8=
go.abhg.dev/goldmark/frontmatter v0.2.0 h1:P8kPG0YkL12+aYk2yU3xHv4tcXzeVnN+gU0tJ5JnxRw=
go.abhg.dev/goldmark/frontmatter v0.2.0/go.mod h1:XqrEkZuM57djk7zrlRUB02x8I5J0px76YjkOzhB4YlU=
go.lsp.dev/uri v0.3.0 h1:KcZJmh6nFIBeJzTugn5JTU6OOyG0lDOo3R9KwTxTYbo=
Expand Down

0 comments on commit 2b57828

Please sign in to comment.