File tree Expand file tree Collapse file tree 2 files changed +32
-80
lines changed Expand file tree Collapse file tree 2 files changed +32
-80
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require (
1010 github.com/hashicorp/go-version v1.7.0
1111 github.com/hashicorp/terraform-plugin-log v0.9.0
1212 github.com/hashicorp/terraform-plugin-sdk/v2 v2.38.1
13- golang.org/x/net v0.44 .0
13+ golang.org/x/net v0.46 .0
1414)
1515
1616require (
@@ -47,11 +47,11 @@ require (
4747 github.com/vmihailenco/msgpack/v5 v5.4.1 // indirect
4848 github.com/vmihailenco/tagparser/v2 v2.0.0 // indirect
4949 github.com/zclconf/go-cty v1.17.0 // indirect
50- golang.org/x/crypto v0.42 .0 // indirect
50+ golang.org/x/crypto v0.43 .0 // indirect
5151 golang.org/x/mod v0.28.0 // indirect
5252 golang.org/x/sync v0.17.0 // indirect
53- golang.org/x/sys v0.36 .0 // indirect
54- golang.org/x/text v0.29 .0 // indirect
53+ golang.org/x/sys v0.37 .0 // indirect
54+ golang.org/x/text v0.30 .0 // indirect
5555 golang.org/x/tools v0.37.0 // indirect
5656 google.golang.org/appengine v1.6.8 // indirect
5757 google.golang.org/genproto/googleapis/rpc v0.0.0-20250908214217-97024824d090 // indirect
You can’t perform that action at this time.
0 commit comments