@@ -117,17 +117,6 @@ require (
117
117
github.com/xdg-go/stringprep v1.0.4 // indirect
118
118
github.com/xlab/treeprint v1.1.0 // indirect
119
119
github.com/youmark/pkcs8 v0.0.0-20181117223130-1be2e3e5546d // indirect
120
- <<<<<<< HEAD
121
- go.uber.org/atomic v1.9.0 // indirect
122
- go.uber.org/multierr v1.8.0 // indirect
123
- go.uber.org/zap v1.24.0 // indirect
124
- golang.org/x/crypto v0.20.0 // indirect
125
- golang.org/x/net v0.21.0 // indirect
126
- golang.org/x/oauth2 v0.0.0-20221014153046-6fdb5e3db783 // indirect
127
- golang.org/x/sync v0.1.0 // indirect
128
- golang.org/x/sys v0.17.0 // indirect
129
- golang.org/x/term v0.17.0 // indirect
130
- =======
131
120
github.com/yusufpapurcu/wmi v1.2.3 // indirect
132
121
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.49.0 // indirect
133
122
go.opentelemetry.io/otel v1.24.0 // indirect
@@ -136,22 +125,21 @@ require (
136
125
go.starlark.net v0.0.0-20221028183056-acb66ad56dd2 // indirect
137
126
go.uber.org/multierr v1.10.0 // indirect
138
127
go.uber.org/zap v1.25.0 // indirect
139
- golang.org/x/crypto v0.18 .0 // indirect
128
+ golang.org/x/crypto v0.20 .0 // indirect
140
129
golang.org/x/exp v0.0.0-20230510235704-dd950f8aeaea // indirect
141
130
golang.org/x/mod v0.16.0 // indirect
142
- golang.org/x/net v0.20 .0 // indirect
143
- golang.org/x/oauth2 v0.16 .0 // indirect
131
+ golang.org/x/net v0.21 .0 // indirect
132
+ golang.org/x/oauth2 v0.10 .0 // indirect
144
133
golang.org/x/sync v0.6.0 // indirect
145
- golang.org/x/sys v0.16.0 // indirect
146
- golang.org/x/term v0.16.0 // indirect
147
- >>>>>>> 2316169 (fix: alignements)
134
+ golang.org/x/sys v0.17.0 // indirect
135
+ golang.org/x/term v0.17.0 // indirect
148
136
golang.org/x/text v0.14.0 // indirect
149
137
golang.org/x/time v0.3.0 // indirect
150
138
golang.org/x/tools v0.17.0 // indirect
151
139
gomodules.xyz/jsonpatch/v2 v2.3.0 // indirect
152
- google.golang.org/appengine v1.6.8 // indirect
153
- google.golang.org/genproto/googleapis/rpc v0.0.0-20240123012728-ef4313101c80 // indirect
154
- google.golang.org/grpc v1.62.1 // indirect
140
+ google.golang.org/appengine v1.6.7 // indirect
141
+ google.golang.org/genproto/googleapis/rpc v0.0.0-20230711160842-782d3b101e98 // indirect
142
+ google.golang.org/grpc v1.58.3 // indirect
155
143
google.golang.org/protobuf v1.33.0 // indirect
156
144
gopkg.in/inf.v0 v0.9.1 // indirect
157
145
gopkg.in/yaml.v2 v2.4.0 // indirect
0 commit comments