Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

Commit

Permalink
Bump k8s.io/apiserver to v0.24.1 (#2272)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffreyc-splunk authored Jun 24, 2022
1 parent 52197a4 commit 7f6f330
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 24 deletions.
1 change: 1 addition & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ replace (
github.com/spf13/viper => github.com/spf13/viper v1.11.0 // required to drop dependency on deprecated github.com/coreos/etcd and github.com/coreos/go-etcd
go.mongodb.org/mongo-driver => go.mongodb.org/mongo-driver v1.5.1
gopkg.in/yaml.v3 => gopkg.in/yaml.v3 v3.0.0
k8s.io/apiserver => k8s.io/apiserver v0.24.1 // required to drop dependency on go.etcd.io/etcd for CVE-2018-1099
)

require (
Expand Down
Loading

0 comments on commit 7f6f330

Please sign in to comment.