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

Commit 7f6f330

Browse files
Bump k8s.io/apiserver to v0.24.1 (#2272)
1 parent 52197a4 commit 7f6f330

File tree

2 files changed

+19
-24
lines changed

2 files changed

+19
-24
lines changed

go.mod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ replace (
2020
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
2121
go.mongodb.org/mongo-driver => go.mongodb.org/mongo-driver v1.5.1
2222
gopkg.in/yaml.v3 => gopkg.in/yaml.v3 v3.0.0
23+
k8s.io/apiserver => k8s.io/apiserver v0.24.1 // required to drop dependency on go.etcd.io/etcd for CVE-2018-1099
2324
)
2425

2526
require (

0 commit comments

Comments
 (0)