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

Commitfe1630d

Browse files
chore(deps): bump github.com/hashicorp/terraform-plugin-go from 0.28.0 to 0.29.0 (#263)
Bumps[github.com/hashicorp/terraform-plugin-go](https://github.com/hashicorp/terraform-plugin-go)from 0.28.0 to 0.29.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.29.0</h2><p>NOTES:</p><ul><li>all: This Go module has been updated to Go 1.24 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.24">Go 1.24release notes</a> before upgrading. Any consumers building on earlier Goversions may experience errors. (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/556">#556</a>)</li><li>tfprotov5+tfprotov6: An upcoming release will require the<code>ActionServer</code> implementation as part of<code>ProviderServer</code>. (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/534">#534</a>)</li></ul><p>FEATURES:</p><ul><li>tfprotov5+tfprotov6: Upgraded protocols and added types to supportthe new action type. (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/534">#534</a>)</li><li>tfprotov5+tfprotov6: Upgraded protocols and added types to supportthe new list type (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/525">#525</a>)</li></ul><p>ENHANCEMENTS:</p><ul><li>tftypes: <code>tftypes.Value.IsFullyNull()</code> allows SDKs todetermine when a value is null or consists of only null elements andattributes. (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/541">#541</a>)</li></ul><h2>v0.29.0-beta.1</h2><p>NOTES:</p><ul><li>Updates the <code>ValidateListResourceConfig</code> RPC to validate<code>include_resource</code> as well as <code>limit</code> (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/538">#538</a>)</li></ul><p>FEATURES:</p><ul><li>tfprotov5+tfprotov6: Add action validation RPC (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/539">#539</a>)</li></ul><p>ENHANCEMENTS:</p><ul><li>tftypes: <code>tftypes.Value.IsFullyNull()</code> allows SDKs todetermine when a value is null or consists of only null elements andattributes. (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/541">#541</a>)</li></ul><p>BUG FIXES:</p><ul><li>Fix proto field numbering for <code>GetProviderSchema</code> (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/539">#539</a>)</li></ul><h2>v0.29.0-alpha.1</h2><p>NOTES:</p><ul><li>This alpha pre-release contains the protocol definitions and Go typedefinitions for list resources, which are a new type of resource. (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/512">#512</a>)</li><li>A <code>ProviderServerWithListResource</code> can be used with the<code>terraform query</code> subcommand in Terraform1.13.0-alpha20250708 and later to search unmanaged infrastructure. (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/512">#512</a>)</li><li>The list resource protocol definitions are considered experimentaland may change up until general availability. (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/512">#512</a>)</li><li>tfprotov5+tfprotov6: An upcoming release will require the<code>ValidateListResourceConfig</code> and <code>ListResource</code>implementations as part of <code>ProviderServer</code>. (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/514">#514</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.29.0 (September 17, 2025)</h2><p>NOTES:</p><ul><li>all: This Go module has been updated to Go 1.24 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.24">Go 1.24release notes</a> before upgrading. Any consumers building on earlier Goversions may experience errors. (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/556">#556</a>)</li><li>tfprotov5+tfprotov6: An upcoming release will require the<code>ActionServer</code> implementation as part of<code>ProviderServer</code>. (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/534">#534</a>)</li></ul><p>FEATURES:</p><ul><li>tfprotov5+tfprotov6: Upgraded protocols and added types to supportthe new action type. (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/534">#534</a>)</li><li>tfprotov5+tfprotov6: Upgraded protocols and added types to supportthe new list type (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/525">#525</a>)</li></ul><p>ENHANCEMENTS:</p><ul><li>tftypes: <code>tftypes.Value.IsFullyNull()</code> allows SDKs todetermine when a value is null or consists of only null elements andattributes. (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/541">#541</a>)</li></ul><h2>0.29.0-beta.1 (July 31, 2025)</h2><p>NOTES:</p><ul><li>Updates the <code>ValidateListResourceConfig</code> RPC to validate<code>include_resource</code> as well as <code>limit</code> (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/538">#538</a>)</li></ul><p>FEATURES:</p><ul><li>tfprotov5+tfprotov6: Add action validation RPC (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/539">#539</a>)</li></ul><p>ENHANCEMENTS:</p><ul><li>tftypes: <code>tftypes.Value.IsFullyNull()</code> allows SDKs todetermine when a value is null or consists of only null elements andattributes. (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/541">#541</a>)</li></ul><p>BUG FIXES:</p><ul><li>Fix proto field numbering for <code>GetProviderSchema</code> (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/539">#539</a>)</li></ul><h2>0.29.0-alpha.1 (July 08, 2025)</h2><p>NOTES:</p><ul><li>This alpha pre-release contains the protocol definitions and Go typedefinitions for list resources, which are a new type of resource. (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/512">#512</a>)</li><li>A <code>ProviderServerWithListResource</code> can be used with the<code>terraform query</code> subcommand in Terraform1.13.0-alpha20250708 and later to search unmanaged infrastructure. (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/512">#512</a>)</li><li>The list resource protocol definitions are considered experimentaland may change up until general availability. (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/512">#512</a>)</li><li>tfprotov5+tfprotov6: An upcoming release will require the<code>ValidateListResourceConfig</code> and <code>ListResource</code>implementations as part of <code>ProviderServer</code>. (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/514">#514</a>)</li></ul></blockquote></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/hashicorp/terraform-plugin-go/commit/a361c9bf2cc501ea50660fd14125d33c57260454"><code>a361c9b</code></a>Update changelog</li><li><ahref="https://github.com/hashicorp/terraform-plugin-go/commit/9c9e494a6e759b9ad203c826335c57d52f576d2c"><code>9c9e494</code></a>add changelog for list (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/561">#561</a>)</li><li><ahref="https://github.com/hashicorp/terraform-plugin-go/commit/2cd3335df03c44f7acdded7f111446f65292b575"><code>2cd3335</code></a>add action changelogs (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/560">#560</a>)</li><li><ahref="https://github.com/hashicorp/terraform-plugin-go/commit/c3810b1245c0f956919b8d453cff9d28119914f0"><code>c3810b1</code></a>Simplify actions to one schema type (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/559">#559</a>)</li><li><ahref="https://github.com/hashicorp/terraform-plugin-go/commit/0d697e5665132b205e43bcd5243e4e11f02a1730"><code>0d697e5</code></a>build(deps): Bump google.golang.org/protobuf from 1.36.8 to 1.36.9 (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/557">#557</a>)</li><li><ahref="https://github.com/hashicorp/terraform-plugin-go/commit/ef1c33e9ddce70a1938c542f38aea8db8957d1f1"><code>ef1c33e</code></a>build(deps): Bump google.golang.org/grpc from 1.75.0 to 1.75.1 (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/558">#558</a>)</li><li><ahref="https://github.com/hashicorp/terraform-plugin-go/commit/45d8122ffc9f246ee0a1dc74afe66917e3cb4143"><code>45d8122</code></a>build(deps): Bump github.com/hashicorp/go-plugin from 1.6.3 to 1.7.0 (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/555">#555</a>)</li><li><ahref="https://github.com/hashicorp/terraform-plugin-go/commit/d0210751fafbe65e71a45affc3b65c252b93eb00"><code>d021075</code></a>build(deps): Bump the github-actions group with 2 updates (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/556">#556</a>)</li><li><ahref="https://github.com/hashicorp/terraform-plugin-go/commit/4c19f069077df4604e75bb02898903f7a78a31c7"><code>4c19f06</code></a>Update action proto v5/v6 definitions to match TF core (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/554">#554</a>)</li><li><ahref="https://github.com/hashicorp/terraform-plugin-go/commit/f90fa5d0756cde5bdd75fc54bc45ea796b635d8d"><code>f90fa5d</code></a>build(deps): Bump github.com/hashicorp/terraform-registry-address (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/553">#553</a>)</li><li>Additional commits viewable in <ahref="https://github.com/hashicorp/terraform-plugin-go/compare/v0.28.0...v0.29.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.28.0&new-version=0.29.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)You can trigger a rebase of this PR 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>> **Note**> Automatic rebases have been disabled on this pull request as it hasbeen open for over 30 days.Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent2993d0b commitfe1630d

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
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.24.0
1212
github.com/hashicorp/terraform-plugin-frameworkv1.15.1
1313
github.com/hashicorp/terraform-plugin-framework-validatorsv0.18.0
14-
github.com/hashicorp/terraform-plugin-gov0.28.0
14+
github.com/hashicorp/terraform-plugin-gov0.29.0
1515
github.com/hashicorp/terraform-plugin-logv0.9.0
1616
github.com/hashicorp/terraform-plugin-testingv1.13.3
1717
github.com/otiai10/copyv1.14.1
@@ -88,7 +88,7 @@ require (
8888
github.com/hashicorp/go-ctyv1.5.0// indirect
8989
github.com/hashicorp/go-hclogv1.6.3// indirect
9090
github.com/hashicorp/go-multierrorv1.1.1// indirect
91-
github.com/hashicorp/go-pluginv1.6.3// indirect
91+
github.com/hashicorp/go-pluginv1.7.0// indirect
9292
github.com/hashicorp/go-retryablehttpv0.7.8// indirect
9393
github.com/hashicorp/go-uuidv1.0.3// indirect
9494
github.com/hashicorp/go-versionv1.7.0// indirect
@@ -98,7 +98,7 @@ require (
9898
github.com/hashicorp/terraform-execv0.24.0// indirect
9999
github.com/hashicorp/terraform-jsonv0.27.2// indirect
100100
github.com/hashicorp/terraform-plugin-sdk/v2v2.37.0// indirect
101-
github.com/hashicorp/terraform-registry-addressv0.2.5// indirect
101+
github.com/hashicorp/terraform-registry-addressv0.4.0// indirect
102102
github.com/hashicorp/terraform-svchostv0.1.1// indirect
103103
github.com/hashicorp/yamuxv0.1.2// indirect
104104
github.com/huandu/xstringsv1.5.0// indirect

‎go.sum‎

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,8 @@ github.com/bool64/shared v0.1.5 h1:fp3eUhBsrSjNCQPcSdQqZxxh9bBwrYiZ+zOKFkM0/2E=
8787
github.com/bool64/sharedv0.1.5/go.mod h1:081yz68YC9jeFB3+Bbmno2RFWvGKv1lPKkMP6MHJlPs=
8888
github.com/brianvoe/gofakeit/v7v7.7.1 h1:Z74GFLZz57rAUHjpNbaKOr8c7nXdUohsiwF/jhkqE0k=
8989
github.com/brianvoe/gofakeit/v7v7.7.1/go.mod h1:QXuPeBw164PJCzCUZVmgpgHJ3Llj49jSLVkKPMtxtxA=
90-
github.com/bufbuild/protocompilev0.4.0 h1:LbFKd2XowZvQ/kajzguUp2DC9UEIQhIq77fZZlaQsNA=
91-
github.com/bufbuild/protocompilev0.4.0/go.mod h1:3v93+mbWn/v3xzN+31nwkJfrEpAUwp+BagBSZWx+TP8=
90+
github.com/bufbuild/protocompilev0.14.1 h1:iA73zAf/fyljNjQKwYzUHD6AD4R8KMasmwa/FBatYVw=
91+
github.com/bufbuild/protocompilev0.14.1/go.mod h1:ppVdAIhbr2H8asPk6k4pY7t9zB1OU5DoEw9xY/FUi1c=
9292
github.com/cenkalti/backoff/v4v4.3.0 h1:MyRJ/UdXutAwSAT+s3wNd7MfTIcy71VQueUuFK343L8=
9393
github.com/cenkalti/backoff/v4v4.3.0/go.mod h1:Y3VNntkOUPxTVeUxJ/G5vcM//AlwfmyYozVcomhLiZE=
9494
github.com/cenkalti/backoff/v5v5.0.2 h1:rIfFVxEf1QsI7E1ZHfp/B4DF/6QBAUhmgkxc0H7Zss8=
@@ -227,8 +227,8 @@ github.com/hashicorp/go-hclog v1.6.3/go.mod h1:W4Qnvbt70Wk/zYJryRzDRU/4r0kIg0PVH
227227
github.com/hashicorp/go-multierrorv1.0.0/go.mod h1:dHtQlpGsu+cZNNAkkCN/P3hoUDHhCYQXV3UM06sGGrk=
228228
github.com/hashicorp/go-multierrorv1.1.1 h1:H5DkEtf6CXdFp0N0Em5UCwQpXMWke8IA0+lD48awMYo=
229229
github.com/hashicorp/go-multierrorv1.1.1/go.mod h1:iw975J/qwKPdAO1clOe2L8331t/9/fmwbPZ6JB6eMoM=
230-
github.com/hashicorp/go-pluginv1.6.3 h1:xgHB+ZUSYeuJi96WtxEjzi23uh7YQpznjGh0U0UUrwg=
231-
github.com/hashicorp/go-pluginv1.6.3/go.mod h1:MRobyh+Wc/nYy1V4KAXUiYfzxoYhs7V1mlH1Z7iY2h0=
230+
github.com/hashicorp/go-pluginv1.7.0 h1:YghfQH/0QmPNc/AZMTFE3ac8fipZyZECHdDPshfk+mA=
231+
github.com/hashicorp/go-pluginv1.7.0/go.mod h1:BExt6KEaIYx804z8k4gRzRLEvxKVb+kn0NMcihqOqb8=
232232
github.com/hashicorp/go-retryablehttpv0.7.8 h1:ylXZWnqa7Lhqpk0L1P1LzDtGcCR0rPVUrx/c8Unxc48=
233233
github.com/hashicorp/go-retryablehttpv0.7.8/go.mod h1:rjiScheydd+CxvumBsIrFKlx3iS0jrZ7LvzFGFmuKbw=
234234
github.com/hashicorp/go-uuidv1.0.0/go.mod h1:6SBZvOh/SIDV7/2o3Jml5SYk/TvGqwFJ/bN7x4byOro=
@@ -252,16 +252,16 @@ github.com/hashicorp/terraform-plugin-framework v1.15.1 h1:2mKDkwb8rlx/tvJTlIcpw
252252
github.com/hashicorp/terraform-plugin-frameworkv1.15.1/go.mod h1:hxrNI/GY32KPISpWqlCoTLM9JZsGH3CyYlir09bD/fI=
253253
github.com/hashicorp/terraform-plugin-framework-validatorsv0.18.0 h1:OQnlOt98ua//rCw+QhBbSqfW3QbwtVrcdWeQN5gI3Hw=
254254
github.com/hashicorp/terraform-plugin-framework-validatorsv0.18.0/go.mod h1:lZvZvagw5hsJwuY7mAY6KUz45/U6fiDR0CzQAwWD0CA=
255-
github.com/hashicorp/terraform-plugin-gov0.28.0 h1:zJmu2UDwhVN0J+J20RE5huiF3XXlTYVIleaevHZgKPA=
256-
github.com/hashicorp/terraform-plugin-gov0.28.0/go.mod h1:FDa2Bb3uumkTGSkTFpWSOwWJDwA7bf3vdP3ltLDTH6o=
255+
github.com/hashicorp/terraform-plugin-gov0.29.0 h1:1nXKl/nSpaYIUBU1IG/EsDOX0vv+9JxAltQyDMpq5mU=
256+
github.com/hashicorp/terraform-plugin-gov0.29.0/go.mod h1:vYZbIyvxyy0FWSmDHChCqKvI40cFTDGSb3D8D70i9GM=
257257
github.com/hashicorp/terraform-plugin-logv0.9.0 h1:i7hOA+vdAItN1/7UrfBqBwvYPQ9TFvymaRGZED3FCV0=
258258
github.com/hashicorp/terraform-plugin-logv0.9.0/go.mod h1:rKL8egZQ/eXSyDqzLUuwUYLVdlYeamldAHSxjUFADow=
259259
github.com/hashicorp/terraform-plugin-sdk/v2v2.37.0 h1:NFPMacTrY/IdcIcnUB+7hsore1ZaRWU9cnB6jFoBnIM=
260260
github.com/hashicorp/terraform-plugin-sdk/v2v2.37.0/go.mod h1:QYmYnLfsosrxjCnGY1p9c7Zj6n9thnEE+7RObeYs3fA=
261261
github.com/hashicorp/terraform-plugin-testingv1.13.3 h1:QLi/khB8Z0a5L54AfPrHukFpnwsGL8cwwswj4RZduCo=
262262
github.com/hashicorp/terraform-plugin-testingv1.13.3/go.mod h1:WHQ9FDdiLoneey2/QHpGM/6SAYf4A7AZazVg7230pLE=
263-
github.com/hashicorp/terraform-registry-addressv0.2.5 h1:2GTftHqmUhVOeuu9CW3kwDkRe4pcBDq0uuK5VJngU1M=
264-
github.com/hashicorp/terraform-registry-addressv0.2.5/go.mod h1:PpzXWINwB5kuVS5CA7m1+eO2f1jKb5ZDIxrOPfpnGkg=
263+
github.com/hashicorp/terraform-registry-addressv0.4.0 h1:S1yCGomj30Sao4l5BMPjTGZmCNzuv7/GDTDX99E9gTk=
264+
github.com/hashicorp/terraform-registry-addressv0.4.0/go.mod h1:LRS1Ay0+mAiRkUyltGT+UHWkIqTFvigGn/LbMshfflE=
265265
github.com/hashicorp/terraform-svchostv0.1.1 h1:EZZimZ1GxdqFRinZ1tpJwVxxt49xc/S52uzrw4x0jKQ=
266266
github.com/hashicorp/terraform-svchostv0.1.1/go.mod h1:mNsjQfZyf/Jhz35v6/0LWcv26+X7JPS+buii2c9/ctc=
267267
github.com/hashicorp/yamuxv0.1.2 h1:XtB8kyFOyHXYVFnwT5C3+Bdo8gArse7j2AQ0DA0Uey8=
@@ -278,8 +278,8 @@ github.com/imdario/mergo v0.3.16 h1:wwQJbIsHYGMUyLSPrEq1CT16AhnhNJQ51+4fdHUnCl4=
278278
github.com/imdario/mergov0.3.16/go.mod h1:WBLT9ZmE3lPoWsEzCh9LPo3TiwVN+ZKEjmz+hD27ysY=
279279
github.com/jbenet/go-contextv0.0.0-20150711004518-d14ea06fba99 h1:BQSFePA1RWJOlocH6Fxy8MmwDt+yVQYULKfN0RoTN8A=
280280
github.com/jbenet/go-contextv0.0.0-20150711004518-d14ea06fba99/go.mod h1:1lJo3i6rXxKeerYnT8Nvf0QmHCRC1n8sfWVwXF2Frvo=
281-
github.com/jhump/protoreflectv1.15.1 h1:HUMERORf3I3ZdX05WaQ6MIpd/NJ434hTp5YiKgfCL6c=
282-
github.com/jhump/protoreflectv1.15.1/go.mod h1:jD/2GMKKE6OqX8qTjhADU1e6DShO+gavG9e0Q693nKo=
281+
github.com/jhump/protoreflectv1.17.0 h1:qOEr613fac2lOuTgWN4tPAtLL7fUSbuJL5X5XumQh94=
282+
github.com/jhump/protoreflectv1.17.0/go.mod h1:h9+vUUL38jiBzck8ck+6G/aeMX8Z4QUY/NiJPwPNi+8=
283283
github.com/json-iterator/gov1.1.12 h1:PV8peI4a0ysnczrg+LtxykD8LfKY9ML6u2jnxaEnrnM=
284284
github.com/json-iterator/gov1.1.12/go.mod h1:e30LSqwooZae/UwlEbR2852Gd8hjQvJoHmT4TnhNGBo=
285285
github.com/kevinburke/ssh_configv1.2.0 h1:x584FjTGwHzMwvHx18PXxbBVzfnxogHaAReU4gf13a4=

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp