Skip to content

Commit 453aeee

Browse files
committed
Update tpg dependency to 4.62.1
1 parent 2f7a0a4 commit 453aeee

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ require (
1616
github.com/hashicorp/terraform-json v0.14.0
1717
github.com/hashicorp/terraform-plugin-framework v1.1.1
1818
github.com/hashicorp/terraform-plugin-sdk/v2 v2.24.0
19-
github.com/hashicorp/terraform-provider-google v1.20.1-0.20230411230403-559d509a0752
19+
github.com/hashicorp/terraform-provider-google v1.20.1-0.20230418182906-d0b78be53d1c
2020
github.com/mitchellh/go-homedir v1.1.0
2121
github.com/pkg/errors v0.9.1
2222
github.com/sirupsen/logrus v1.8.1

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -271,8 +271,8 @@ github.com/hashicorp/terraform-plugin-mux v0.8.0 h1:WCTP66mZ+iIaIrCNJnjPEYnVjawT
271271
github.com/hashicorp/terraform-plugin-mux v0.8.0/go.mod h1:vdW0daEi8Kd4RFJmet5Ot+SIVB/B8SwQVJiYKQwdCy8=
272272
github.com/hashicorp/terraform-plugin-sdk/v2 v2.24.0 h1:FtCLTiTcykdsURXPt/ku7fYXm3y19nbzbZcUxHx9RbI=
273273
github.com/hashicorp/terraform-plugin-sdk/v2 v2.24.0/go.mod h1:80wf5oad1tW+oLnbXS4UTYmDCrl7BuN1Q+IA91X1a4Y=
274-
github.com/hashicorp/terraform-provider-google v1.20.1-0.20230411230403-559d509a0752 h1:C6udE51xqdGBu3voq1Py9CgI6XKgBmb1F013NFgC6ds=
275-
github.com/hashicorp/terraform-provider-google v1.20.1-0.20230411230403-559d509a0752/go.mod h1:V+5ZCfguA0aEhx6Tgxtz/M6BmqGSBSNvx3q1XNRxQX4=
274+
github.com/hashicorp/terraform-provider-google v1.20.1-0.20230418182906-d0b78be53d1c h1:RMbpxjAkYJ3MGKT3uOyDeF+ls6YQFJyy9dSTrD+n948=
275+
github.com/hashicorp/terraform-provider-google v1.20.1-0.20230418182906-d0b78be53d1c/go.mod h1:V+5ZCfguA0aEhx6Tgxtz/M6BmqGSBSNvx3q1XNRxQX4=
276276
github.com/hashicorp/terraform-registry-address v0.1.0 h1:W6JkV9wbum+m516rCl5/NjKxCyTVaaUBbzYcMzBDO3U=
277277
github.com/hashicorp/terraform-registry-address v0.1.0/go.mod h1:EnyO2jYO6j29DTHbJcm00E5nQTFeTtyZH3H5ycydQ5A=
278278
github.com/hashicorp/terraform-svchost v0.0.0-20200729002733-f050f53b9734 h1:HKLsbzeOsfXmKNpr3GiT18XAblV0BjCbzL8KQAMZGa0=

0 commit comments

Comments
 (0)