Skip to content

Commit 1baef44

Browse files
xingjiuDanielMSchmidt
authored andcommitted
syncdeps: update x/net to v0.41.0
1 parent da1a287 commit 1baef44

File tree

1 file changed

+1
-1
lines changed
  • internal/backend/remote-state/oss

1 file changed

+1
-1
lines changed

internal/backend/remote-state/oss/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ require (
1212
github.com/hashicorp/terraform/internal/legacy v0.0.0-00010101000000-000000000000
1313
github.com/jmespath/go-jmespath v0.4.0
1414
github.com/mitchellh/go-homedir v1.1.0
15+
golang.org/x/net v0.41.0
1516
)
1617

1718
require (
@@ -46,7 +47,6 @@ require (
4647
github.com/zclconf/go-cty-yaml v1.1.0 // indirect
4748
golang.org/x/crypto v0.39.0 // indirect
4849
golang.org/x/mod v0.25.0 // indirect
49-
golang.org/x/net v0.41.0 // indirect
5050
golang.org/x/sync v0.15.0 // indirect
5151
golang.org/x/sys v0.33.0 // indirect
5252
golang.org/x/text v0.26.0 // indirect

0 commit comments

Comments
 (0)