зеркало из https://github.com/Azure/ARO-RP.git
go mod tidy
This commit is contained in:
Родитель
ef3c6a0bf1
Коммит
0333556b0c
2
go.mod
2
go.mod
|
@ -79,6 +79,7 @@ require (
|
|||
github.com/vincent-petithory/dataurl v1.0.0
|
||||
go.uber.org/mock v0.4.0
|
||||
golang.org/x/crypto v0.28.0
|
||||
golang.org/x/exp v0.0.0-20240222234643-814bf88cf225
|
||||
golang.org/x/net v0.30.0
|
||||
golang.org/x/oauth2 v0.21.0
|
||||
golang.org/x/sync v0.8.0
|
||||
|
@ -261,7 +262,6 @@ require (
|
|||
go.opentelemetry.io/otel/metric v1.24.0 // indirect
|
||||
go.opentelemetry.io/otel/trace v1.24.0 // indirect
|
||||
go.starlark.net v0.0.0-20220328144851-d1966c6b9fcd // indirect
|
||||
golang.org/x/exp v0.0.0-20240222234643-814bf88cf225 // indirect
|
||||
golang.org/x/mod v0.17.0 // indirect
|
||||
golang.org/x/sys v0.26.0 // indirect
|
||||
golang.org/x/term v0.25.0 // indirect
|
||||
|
|
Загрузка…
Ссылка в новой задаче