Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Commit

Permalink
Include k8s.io/apiextensions-apiserver
Browse files Browse the repository at this point in the history
This was missed in bb3ee75

Signed-off-by: Kingdon Barrett <kingdon@weave.works>
  • Loading branch information
Kingdon Barrett committed Aug 17, 2021
1 parent ff39c70 commit 0e71622
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ require (
golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac
gopkg.in/yaml.v2 v2.4.0
k8s.io/api v0.22.0
k8s.io/apiextensions-apiserver v0.21.3
k8s.io/apiextensions-apiserver v0.22.0
k8s.io/apimachinery v0.22.0
k8s.io/client-go v11.0.0+incompatible
k8s.io/klog v1.0.0
Expand Down

0 comments on commit 0e71622

Please sign in to comment.