Skip to content

Commit

Permalink
cve fix (#151)
Browse files Browse the repository at this point in the history
Signed-off-by: Xiangjing Li <xiangli@redhat.com>
  • Loading branch information
xiangjingli committed Apr 2, 2022
1 parent 6a4207d commit cc6c228
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 742 deletions.
5 changes: 2 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ require (
k8s.io/klog/v2 v2.40.1
open-cluster-management.io/addon-framework v0.3.0
open-cluster-management.io/api v0.6.1-0.20220208144021-3297cac74dc5
open-cluster-management.io/multicloud-operators-channel v0.6.1-0.20220211220806-5d96f748742d
open-cluster-management.io/multicloud-operators-channel v0.7.1-0.20220401234806-6f87afe2cf59
sigs.k8s.io/controller-runtime v0.11.0
sigs.k8s.io/kustomize/api v0.11.1
sigs.k8s.io/kustomize/kyaml v0.13.3
Expand Down Expand Up @@ -77,8 +77,7 @@ require (
github.com/blang/semver v3.5.1+incompatible // indirect
github.com/cespare/xxhash/v2 v2.1.2 // indirect
github.com/chai2010/gettext-go v1.0.2 // indirect
github.com/containerd/cgroups v1.0.3 // indirect
github.com/containerd/containerd v1.5.9 // indirect
github.com/containerd/containerd v1.6.1 // indirect
github.com/cyphar/filepath-securejoin v0.2.3 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/docker/cli v20.10.12+incompatible // indirect
Expand Down
Loading

0 comments on commit cc6c228

Please sign in to comment.