File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
custom_provider/tf_custom_provider_sdkv2
terraform-provider-hashicups-pf/uuidgen Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -36,11 +36,11 @@ require (
36
36
github.com/vmihailenco/msgpack/v4 v4.3.12 // indirect
37
37
github.com/vmihailenco/tagparser v0.1.1 // indirect
38
38
github.com/zclconf/go-cty v1.10.0 // indirect
39
- golang.org/x/net v0.17 .0 // indirect
40
- golang.org/x/sys v0.13 .0 // indirect
41
- golang.org/x/text v0.13 .0 // indirect
39
+ golang.org/x/net v0.23 .0 // indirect
40
+ golang.org/x/sys v0.18 .0 // indirect
41
+ golang.org/x/text v0.14 .0 // indirect
42
42
google.golang.org/appengine v1.6.7 // indirect
43
43
google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 // indirect
44
44
google.golang.org/grpc v1.56.3 // indirect
45
- google.golang.org/protobuf v1.30 .0 // indirect
45
+ google.golang.org/protobuf v1.33 .0 // indirect
46
46
)
Original file line number Diff line number Diff line change @@ -34,9 +34,9 @@ require (
34
34
github.com/vmihailenco/msgpack/v5 v5.3.5 // indirect
35
35
github.com/vmihailenco/tagparser/v2 v2.0.0 // indirect
36
36
github.com/zclconf/go-cty v1.13.1 // indirect
37
- golang.org/x/net v0.17 .0 // indirect
38
- golang.org/x/sys v0.13 .0 // indirect
39
- golang.org/x/text v0.13 .0 // indirect
37
+ golang.org/x/net v0.23 .0 // indirect
38
+ golang.org/x/sys v0.18 .0 // indirect
39
+ golang.org/x/text v0.14 .0 // indirect
40
40
google.golang.org/appengine v1.6.7 // indirect
41
- google.golang.org/protobuf v1.31 .0 // indirect
41
+ google.golang.org/protobuf v1.33 .0 // indirect
42
42
)
You can’t perform that action at this time.
0 commit comments