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

Commit77368f2

Browse files
chore(deps): bump github.com/hashicorp/terraform-plugin-go
Bumps [github.com/hashicorp/terraform-plugin-go](https://github.com/hashicorp/terraform-plugin-go) from 0.28.0 to 0.29.0.- [Release notes](https://github.com/hashicorp/terraform-plugin-go/releases)- [Changelog](https://github.com/hashicorp/terraform-plugin-go/blob/main/CHANGELOG.md)- [Commits](hashicorp/terraform-plugin-go@v0.28.0...v0.29.0)---updated-dependencies:- dependency-name: github.com/hashicorp/terraform-plugin-go dependency-version: 0.29.0 dependency-type: direct:production update-type: version-update:semver-minor...Signed-off-by: dependabot[bot] <support@github.com>
1 parent2993d0b commit77368f2

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