syncdeps: update x/net to v0.41.0

pull/37550/head
zeshan 6 months ago committed by Daniel Schmidt
parent da1a28783a
commit 1baef44036

@ -12,6 +12,7 @@ require (
github.com/hashicorp/terraform/internal/legacy v0.0.0-00010101000000-000000000000
github.com/jmespath/go-jmespath v0.4.0
github.com/mitchellh/go-homedir v1.1.0
golang.org/x/net v0.41.0
)
require (
@ -46,7 +47,6 @@ require (
github.com/zclconf/go-cty-yaml v1.1.0 // indirect
golang.org/x/crypto v0.39.0 // indirect
golang.org/x/mod v0.25.0 // indirect
golang.org/x/net v0.41.0 // indirect
golang.org/x/sync v0.15.0 // indirect
golang.org/x/sys v0.33.0 // indirect
golang.org/x/text v0.26.0 // indirect

Loading…
Cancel
Save