Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

Bump k8s.io/apimachinery from 0.21.0 to 0.24.4 #243

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ require (
github.com/alecthomas/jsonschema v0.0.1
github.com/fatih/structtag v1.2.0
github.com/rancher/rke v1.2.9
k8s.io/apimachinery v0.21.0
k8s.io/apimachinery v0.24.4
)
Loading