@@ -87,17 +87,17 @@ require (
87
87
github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 // indirect
88
88
github.com/zclconf/go-cty v1.15.0 // indirect
89
89
go.opencensus.io v0.24.0 // indirect
90
- golang.org/x/crypto v0.21 .0 // indirect
90
+ golang.org/x/crypto v0.31 .0 // indirect
91
91
golang.org/x/exp v0.0.0-20221106115401-f9659909a136 // indirect
92
92
golang.org/x/mod v0.21.0 // indirect
93
- golang.org/x/net v0.23 .0 // indirect
93
+ golang.org/x/net v0.25 .0 // indirect
94
94
golang.org/x/oauth2 v0.23.0 // indirect
95
- golang.org/x/sync v0.5 .0 // indirect
96
- golang.org/x/sys v0.18 .0 // indirect
97
- golang.org/x/term v0.18 .0 // indirect
98
- golang.org/x/text v0.14 .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
99
99
golang.org/x/time v0.5.0 // indirect
100
- golang.org/x/tools v0.13.0 // indirect
100
+ golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d // indirect
101
101
golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 // indirect
102
102
google.golang.org/api v0.152.0 // indirect
103
103
google.golang.org/appengine v1.6.7 // indirect
0 commit comments