File tree Expand file tree Collapse file tree 1 file changed +7
-8
lines changed Expand file tree Collapse file tree 1 file changed +7
-8
lines changed Original file line number Diff line number Diff line change 1
1
module github.com/Azure/terraform-azurerm-network-security-group
2
2
3
3
go 1.22.0
4
-
5
- toolchain go1.22.5
4
+ toolchain go1.23.7
6
5
7
6
require (
8
7
github.com/Azure/terraform-module-test-helper v0.27.0
@@ -87,15 +86,15 @@ require (
87
86
github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 // indirect
88
87
github.com/zclconf/go-cty v1.15.0 // indirect
89
88
go.opencensus.io v0.24.0 // indirect
90
- golang.org/x/crypto v0.31 .0 // indirect
89
+ golang.org/x/crypto v0.35 .0 // indirect
91
90
golang.org/x/exp v0.0.0-20221106115401-f9659909a136 // indirect
92
91
golang.org/x/mod v0.21.0 // indirect
93
- golang.org/x/net v0.25 .0 // indirect
92
+ golang.org/x/net v0.36 .0 // indirect
94
93
golang.org/x/oauth2 v0.23.0 // indirect
95
- golang.org/x/sync v0.10 .0 // indirect
96
- golang.org/x/sys v0.28 .0 // indirect
97
- golang.org/x/term v0.27 .0 // indirect
98
- golang.org/x/text v0.21 .0 // indirect
94
+ golang.org/x/sync v0.11 .0 // indirect
95
+ golang.org/x/sys v0.30 .0 // indirect
96
+ golang.org/x/term v0.29 .0 // indirect
97
+ golang.org/x/text v0.22 .0 // indirect
99
98
golang.org/x/time v0.5.0 // indirect
100
99
golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d // indirect
101
100
golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 // indirect
You can’t perform that action at this time.
0 commit comments