-
Notifications
You must be signed in to change notification settings - Fork 73
Closed
devfile/registry
#238Labels
area/registryDevfile registry for stacks and infrastructureDevfile registry for stacks and infrastructuredependenciesPull requests that update a dependency filePull requests that update a dependency file
Description
Which area/kind this issue is related to?
/area registry
Issue Description
As part of #1303 we should check if we can update the following dependencies:
github.com/onsi/ginkgo/v2
github.com/onsi/gomega
Those dependencies are using golang.org/x/net@v0.8.0
which we need to update to a newer version.
Acceptance Criteria
- Direct dependencies using
golang.org/x/net@v0.8.0
packages should be updated.
Metadata
Metadata
Assignees
Labels
area/registryDevfile registry for stacks and infrastructureDevfile registry for stacks and infrastructuredependenciesPull requests that update a dependency filePull requests that update a dependency file
Type
Projects
Status
Done ✅