Skip to content

Commit

Permalink
CVE-2022-3172 Medium k8s.io/Apimachinery-v0.25.0 (#810)
Browse files Browse the repository at this point in the history
  • Loading branch information
SzymonKowalczyk authored Jun 30, 2023
1 parent 22a1acf commit bf761c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ require (
github.com/openshift/api v0.0.0-20221013123533-341d389bd4a7
github.com/redhat-marketplace/redhat-marketplace-operator/v2 v2.0.0-20210125205956-4eda6b4abf4e
go.uber.org/zap v1.21.0
k8s.io/api v0.25.0
k8s.io/apimachinery v0.25.0
k8s.io/api v0.25.1
k8s.io/apimachinery v0.25.1
k8s.io/client-go v12.0.0+incompatible
sigs.k8s.io/controller-runtime v0.12.3
)
Expand Down

0 comments on commit bf761c0

Please sign in to comment.