Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit66e9904

Browse files
chore(deps): bump github.com/hashicorp/terraform-plugin-go from 0.23.0 to 0.24.0 (#104)
Bumps[github.com/hashicorp/terraform-plugin-go](https://github.com/hashicorp/terraform-plugin-go)from 0.23.0 to 0.24.0.<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/hashicorp/terraform-plugin-go/releases">github.com/hashicorp/terraform-plugin-go'sreleases</a>.</em></p><blockquote><h2>v0.24.0</h2><p>BREAKING CHANGES:</p><ul><li>tfprotov5+tfprotov6: Removed temporary<code>ResourceServerWithMoveResourceState</code> interface type. Use<code>ResourceServer</code> instead. (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/408">#408</a>)</li></ul><p>NOTES:</p><ul><li>all: If using terraform-plugin-mux, it must be upgraded to v0.16.0or later to prevent compilation errors (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/408">#408</a>)</li><li>all: This Go module has been updated to Go 1.22 per the <ahref="https://go.dev/doc/devel/release#policy">Go support policy</a>. Itis recommended to review the <a href="https://go.dev/doc/go1.22">Go 1.22release notes</a> before upgrading. Any consumers building on earlier Goversions may experience errors. (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/428">#428</a>)</li></ul><p>BUG FIXES:</p><ul><li>logging: Add existing <code>MoveResourceState</code> servercapability to v5 and v6 logging (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/432">#432</a>)</li></ul></blockquote></details><details><summary>Changelog</summary><p><em>Sourced from <ahref="https://github.com/hashicorp/terraform-plugin-go/blob/main/CHANGELOG.md">github.com/hashicorp/terraform-plugin-go'schangelog</a>.</em></p><blockquote><h2>0.24.0 (September 18, 2024)</h2><p>BREAKING CHANGES:</p><ul><li>tfprotov5+tfprotov6: Removed temporary<code>ResourceServerWithMoveResourceState</code> interface type. Use<code>ResourceServer</code> instead. (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/408">#408</a>)</li></ul><p>NOTES:</p><ul><li>all: If using terraform-plugin-mux, it must be upgraded to v0.16.0or later to prevent compilation errors (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/408">#408</a>)</li><li>all: This Go module has been updated to Go 1.22 per the <ahref="https://go.dev/doc/devel/release#policy">Go support policy</a>. Itis recommended to review the <a href="https://go.dev/doc/go1.22">Go 1.22release notes</a> before upgrading. Any consumers building on earlier Goversions may experience errors. (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/428">#428</a>)</li></ul><p>BUG FIXES:</p><ul><li>logging: Add existing <code>MoveResourceState</code> servercapability to v5 and v6 logging (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/432">#432</a>)</li></ul></blockquote></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/hashicorp/terraform-plugin-go/commit/c0a3a56625789a134abd7e8550439a14fb997e9f"><code>c0a3a56</code></a>Update changelog</li><li><ahref="https://github.com/hashicorp/terraform-plugin-go/commit/94d8cc586c2073a1206149acde3768d35b9e77b7"><code>94d8cc5</code></a>logging: add missing capability MoveResourceState (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/432">#432</a>)</li><li><ahref="https://github.com/hashicorp/terraform-plugin-go/commit/11902aaf0b6b4bd2c3e6c126bf5a74a48aa6cbeb"><code>11902aa</code></a>[CI] terraform-devex-repos automation</li><li><ahref="https://github.com/hashicorp/terraform-plugin-go/commit/94ed8a1619cd4ef0b05b46fa6da20838594a40ba"><code>94ed8a1</code></a>[CI] terraform-devex-repos automation</li><li><ahref="https://github.com/hashicorp/terraform-plugin-go/commit/d89472962d01039c3a92efbf1d328be64b8a74f5"><code>d894729</code></a>[CI] terraform-devex-repos automation</li><li><ahref="https://github.com/hashicorp/terraform-plugin-go/commit/bf8e049436cb915e806984f7343e1af748063bc3"><code>bf8e049</code></a>[CI] Update issue comment triage workflow file</li><li><ahref="https://github.com/hashicorp/terraform-plugin-go/commit/e8dd41bbf8ba2871c6f30751aa883e0d44e455a8"><code>e8dd41b</code></a>[CI] Update lock workflow file</li><li><ahref="https://github.com/hashicorp/terraform-plugin-go/commit/4bf6a08fc716fc8cb136fb2a282a3dfdfa254779"><code>4bf6a08</code></a>build(deps): Bump google.golang.org/grpc from 1.66.0 to 1.66.2 (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/431">#431</a>)</li><li><ahref="https://github.com/hashicorp/terraform-plugin-go/commit/3d3846ddf4b0f0b67c21e94e0d2185028a44bc5b"><code>3d3846d</code></a>all: Bump minimum Go module version to 1.22 (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/428">#428</a>)</li><li><ahref="https://github.com/hashicorp/terraform-plugin-go/commit/24d52f83d205f7bf17ab9433b78c8d88bbe57e57"><code>24d52f8</code></a>Result of tsccr-helper -log-level=info gha update -latest . (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/429">#429</a>)</li><li>Additional commits viewable in <ahref="https://github.com/hashicorp/terraform-plugin-go/compare/v0.23.0...v0.24.0">compareview</a></li></ul></details><br />[![Dependabot compatibilityscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/hashicorp/terraform-plugin-go&package-manager=go_modules&previous-version=0.23.0&new-version=0.24.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)Dependabot will resolve any conflicts with this PR as long as you don'talter 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 editsthat 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 afteryour CI passes on it- `@dependabot cancel merge` will cancel a previously requested mergeand block automerging- `@dependabot reopen` will reopen this PR if it is closed- `@dependabot close` will close this PR and stop Dependabot recreatingit. You can achieve the same result by closing it manually- `@dependabot show <dependency name> ignore conditions` will show allof the ignore conditions of the specified dependency- `@dependabot ignore this major version` will close this PR and stopDependabot creating any more for this major version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this minor version` will close this PR and stopDependabot creating any more for this minor version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this dependency` will close this PR and stopDependabot creating any more for this dependency (unless you reopen thePR or upgrade to it yourself)</details>Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent0da227d commit66e9904

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

‎go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ require (
1111
github.com/hashicorp/terraform-plugin-docsv0.19.4
1212
github.com/hashicorp/terraform-plugin-frameworkv1.11.0
1313
github.com/hashicorp/terraform-plugin-framework-validatorsv0.13.0
14-
github.com/hashicorp/terraform-plugin-gov0.23.0
14+
github.com/hashicorp/terraform-plugin-gov0.24.0
1515
github.com/hashicorp/terraform-plugin-logv0.9.0
1616
github.com/hashicorp/terraform-plugin-testingv1.10.0
1717
github.com/otiai10/copyv1.14.0
@@ -72,7 +72,7 @@ require (
7272
github.com/hashicorp/go-ctyv1.4.1-0.20200414143053-d3edf31b6320// indirect
7373
github.com/hashicorp/go-hclogv1.6.3// indirect
7474
github.com/hashicorp/go-multierrorv1.1.1// indirect
75-
github.com/hashicorp/go-pluginv1.6.0// indirect
75+
github.com/hashicorp/go-pluginv1.6.1// indirect
7676
github.com/hashicorp/go-retryablehttpv0.7.7// indirect
7777
github.com/hashicorp/go-uuidv1.0.3// indirect
7878
github.com/hashicorp/go-versionv1.7.0// indirect
@@ -161,7 +161,7 @@ require (
161161
google.golang.org/appenginev1.6.8// indirect
162162
google.golang.org/genproto/googleapis/apiv0.0.0-20240725223205-93522f1f2a9f// indirect
163163
google.golang.org/genproto/googleapis/rpcv0.0.0-20240730163845-b1a4ccb954bf// indirect
164-
google.golang.org/grpcv1.65.0// indirect
164+
google.golang.org/grpcv1.66.2// indirect
165165
google.golang.org/protobufv1.34.2// indirect
166166
gopkg.in/DataDog/dd-trace-go.v1v1.66.0// indirect
167167
gopkg.in/yaml.v2v2.4.0// indirect

‎go.sum

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -223,8 +223,8 @@ github.com/hashicorp/go-hclog v1.6.3/go.mod h1:W4Qnvbt70Wk/zYJryRzDRU/4r0kIg0PVH
223223
github.com/hashicorp/go-multierrorv1.0.0/go.mod h1:dHtQlpGsu+cZNNAkkCN/P3hoUDHhCYQXV3UM06sGGrk=
224224
github.com/hashicorp/go-multierrorv1.1.1 h1:H5DkEtf6CXdFp0N0Em5UCwQpXMWke8IA0+lD48awMYo=
225225
github.com/hashicorp/go-multierrorv1.1.1/go.mod h1:iw975J/qwKPdAO1clOe2L8331t/9/fmwbPZ6JB6eMoM=
226-
github.com/hashicorp/go-pluginv1.6.0 h1:wgd4KxHJTVGGqWBq4QPB1i5BZNEx9BR8+OFmHDmTk8A=
227-
github.com/hashicorp/go-pluginv1.6.0/go.mod h1:lBS5MtSSBZk0SHc66KACcjjlU6WzEVP/8pwz68aMkCI=
226+
github.com/hashicorp/go-pluginv1.6.1 h1:P7MR2UP6gNKGPp+y7EZw2kOiq4IR9WiqLvp0XOsVdwI=
227+
github.com/hashicorp/go-pluginv1.6.1/go.mod h1:XPHFku2tFo3o3QKFgSYo+cghcUhw1NA1hZyMK0PWAw0=
228228
github.com/hashicorp/go-retryablehttpv0.7.7 h1:C8hUCYzor8PIfXHa4UrZkU4VvK8o9ISHxT2Q8+VepXU=
229229
github.com/hashicorp/go-retryablehttpv0.7.7/go.mod h1:pkQpWZeYWskR+D1tR2O5OcBFOxfA7DoAO6xtkuQnHTk=
230230
github.com/hashicorp/go-secure-stdlib/parseutilv0.1.7 h1:UpiO20jno/eV1eVZcxqWnUohyKRe1g8FPV/xH1s/2qs=
@@ -254,8 +254,8 @@ github.com/hashicorp/terraform-plugin-framework v1.11.0 h1:M7+9zBArexHFXDx/pKTxj
254254
github.com/hashicorp/terraform-plugin-frameworkv1.11.0/go.mod h1:qBXLDn69kM97NNVi/MQ9qgd1uWWsVftGSnygYG1tImM=
255255
github.com/hashicorp/terraform-plugin-framework-validatorsv0.13.0 h1:bxZfGo9DIUoLLtHMElsu+zwqI4IsMZQBRRy4iLzZJ8E=
256256
github.com/hashicorp/terraform-plugin-framework-validatorsv0.13.0/go.mod h1:wGeI02gEhj9nPANU62F2jCaHjXulejm/X+af4PdZaNo=
257-
github.com/hashicorp/terraform-plugin-gov0.23.0 h1:AALVuU1gD1kPb48aPQUjug9Ir/125t+AAurhqphJ2Co=
258-
github.com/hashicorp/terraform-plugin-gov0.23.0/go.mod h1:1E3Cr9h2vMlahWMbsSEcNrOCxovCZhOOIXjFHbjc/lQ=
257+
github.com/hashicorp/terraform-plugin-gov0.24.0 h1:2WpHhginCdVhFIrWHxDEg6RBn3YaWzR2o6qUeIEat2U=
258+
github.com/hashicorp/terraform-plugin-gov0.24.0/go.mod h1:tUQ53lAsOyYSckFGEefGC5C8BAaO0ENqzFd3bQeuYQg=
259259
github.com/hashicorp/terraform-plugin-logv0.9.0 h1:i7hOA+vdAItN1/7UrfBqBwvYPQ9TFvymaRGZED3FCV0=
260260
github.com/hashicorp/terraform-plugin-logv0.9.0/go.mod h1:rKL8egZQ/eXSyDqzLUuwUYLVdlYeamldAHSxjUFADow=
261261
github.com/hashicorp/terraform-plugin-sdk/v2v2.34.0 h1:kJiWGx2kiQVo97Y5IOGR4EMcZ8DtMswHhUuFibsCQQE=
@@ -647,8 +647,8 @@ google.golang.org/genproto/googleapis/api v0.0.0-20240725223205-93522f1f2a9f h1:
647647
google.golang.org/genproto/googleapis/apiv0.0.0-20240725223205-93522f1f2a9f/go.mod h1:AHT0dDg3SoMOgZGnZk29b5xTbPHMoEC8qthmBLJCpys=
648648
google.golang.org/genproto/googleapis/rpcv0.0.0-20240730163845-b1a4ccb954bf h1:liao9UHurZLtiEwBgT9LMOnKYsHze6eA6w1KQCMVN2Q=
649649
google.golang.org/genproto/googleapis/rpcv0.0.0-20240730163845-b1a4ccb954bf/go.mod h1:Ue6ibwXGpU+dqIcODieyLOcgj7z8+IcskoNIgZxtrFY=
650-
google.golang.org/grpcv1.65.0 h1:bs/cUb4lp1G5iImFFd3u5ixQzweKizoZJAwBNLR42lc=
651-
google.golang.org/grpcv1.65.0/go.mod h1:WgYC2ypjlB0EiQi6wdKixMqukr6lBc0Vo+oOgjrM5ZQ=
650+
google.golang.org/grpcv1.66.2 h1:3QdXkuq3Bkh7w+ywLdLvM56cmGvQHUMZpiCzt6Rqaoo=
651+
google.golang.org/grpcv1.66.2/go.mod h1:s3/l6xSSCURdVfAnL+TqCNMyTDAGN6+lZeVxnZR128Y=
652652
google.golang.org/protobufv1.26.0-rc.1/go.mod h1:jlhhOSvTdKEhbULTjvd4ARK9grFBp09yW+WbY/TyQbw=
653653
google.golang.org/protobufv1.26.0/go.mod h1:9q0QmTI4eRPtz6boOQmLYwt+qCgq0jsYwAQnmE0givc=
654654
google.golang.org/protobufv1.33.0/go.mod h1:c6P6GXX6sHbq/GpV6MGZEdwhWPcYBgnhAHhKbcUYpos=

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp