Closed
Description
Which area/kind this issue is related to?
/area api
Issue Description
As part of #1303 it would be useful to update the dependencies using golang.org/x/[email protected]
. One direct dependency of the api
is the k8s.io/apimachinery v0.26.1
.
In order to update the indirect dependency of golang.org/x/[email protected]
to a newer version, we could update the k8s.io/apimachinery
to version v0.26.10
.
Acceptance Criteria
- Update the
k8s
dependency that is using thegolang.org/x/[email protected]
. - Use the same versions that HAS uses
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done ✅