There was an error while loading. Please reload this page.
1 parent 91eaa12 commit a8b0a7fCopy full SHA for a8b0a7f
custom_provider/tf_custom_provider_sdkv2/go.mod
@@ -36,9 +36,9 @@ require (
36
github.com/vmihailenco/msgpack/v4 v4.3.12 // indirect
37
github.com/vmihailenco/tagparser v0.1.1 // indirect
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
+ golang.org/x/net v0.23.0 // indirect
+ golang.org/x/sys v0.18.0 // indirect
+ golang.org/x/text v0.14.0 // indirect
42
google.golang.org/appengine v1.6.7 // indirect
43
google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 // indirect
44
google.golang.org/grpc v1.56.3 // indirect
0 commit comments