File tree 3 files changed +49
-47
lines changed
3 files changed +49
-47
lines changed Original file line number Diff line number Diff line change
1
+ ```release-note:none
2
+
3
+ ```
Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ require (
13
13
github.com/hashicorp/errwrap v1.0.0
14
14
github.com/hashicorp/go-cleanhttp v0.5.2
15
15
github.com/hashicorp/go-multierror v1.1.1
16
- github.com/hashicorp/go-version v1.4 .0
17
- github.com/hashicorp/terraform-plugin-sdk/v2 v2.16 .0
16
+ github.com/hashicorp/go-version v1.6 .0
17
+ github.com/hashicorp/terraform-plugin-sdk/v2 v2.18 .0
18
18
github.com/mitchellh/go-homedir v1.1.0
19
19
github.com/mitchellh/hashstructure v1.1.0
20
20
github.com/sirupsen/logrus v1.8.1
@@ -23,7 +23,7 @@ require (
23
23
golang.org/x/net v0.0.0-20220526153639-5463443f8c37
24
24
golang.org/x/oauth2 v0.0.0-20220524215830-622c5d57e401
25
25
google.golang.org/api v0.82.0
26
- google.golang.org/grpc v1.46.2
26
+ google.golang.org/grpc v1.47.0
27
27
)
28
28
29
29
go 1.16
You can’t perform that action at this time.
0 commit comments