File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 5
5
require (
6
6
github.com/google/go-cmp v0.5.9
7
7
github.com/hashicorp/terraform-svchost v0.1.1
8
- golang.org/x/net v0.13 .0
8
+ golang.org/x/net v0.14 .0
9
9
)
10
10
11
- require golang.org/x/text v0.11 .0 // indirect
11
+ require golang.org/x/text v0.12 .0 // indirect
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ github.com/google/go-cmp v0.5.9 h1:O2Tfq5qg4qc4AmwVlvv0oLiVAGB7enBSJ2x2DqQFi38=
2
2
github.com/google/go-cmp v0.5.9 /go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY =
3
3
github.com/hashicorp/terraform-svchost v0.1.1 h1:EZZimZ1GxdqFRinZ1tpJwVxxt49xc/S52uzrw4x0jKQ =
4
4
github.com/hashicorp/terraform-svchost v0.1.1 /go.mod h1:mNsjQfZyf/Jhz35v6/0LWcv26+X7JPS+buii2c9/ctc =
5
- golang.org/x/net v0.13 .0 h1:Nvo8UFsZ8X3BhAC9699Z1j7XQ3rsZnUUm7jfBEk1ueY =
6
- golang.org/x/net v0.13 .0 /go.mod h1:zEVYFnQC7m/vmpQFELhcD1EWkZlX69l4oqgmer6hfKA =
7
- golang.org/x/text v0.11 .0 h1:LAntKIrcmeSKERyiOh0XMV39LXS8IE9UL2yP7+f5ij4 =
8
- golang.org/x/text v0.11 .0 /go.mod h1:TvPlkZtksWOMsz7fbANvkp4WM8x/WCo/om8BMLbz+aE =
5
+ golang.org/x/net v0.14 .0 h1:BONx9s002vGdD9umnlX1Po8vOZmrgH34qlHcD1MfK14 =
6
+ golang.org/x/net v0.14 .0 /go.mod h1:PpSgVXXLK0OxS0F31C1/tv6XNguvCrnXIDrFMspZIUI =
7
+ golang.org/x/text v0.12 .0 h1:k+n5B8goJNdU7hSvEtMUz3d1Q6D/XW4COJSJR6fN0mc =
8
+ golang.org/x/text v0.12 .0 /go.mod h1:TvPlkZtksWOMsz7fbANvkp4WM8x/WCo/om8BMLbz+aE =
You can’t perform that action at this time.
0 commit comments