Skip to content
This repository was archived by the owner on Nov 14, 2024. It is now read-only.
Merged
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 @@ -6,7 +6,7 @@ require (
cdr.dev/slog v1.4.1
github.com/Masterminds/semver/v3 v3.1.1
github.com/fatih/color v1.13.0
github.com/spf13/cobra v1.2.1
github.com/spf13/cobra v1.3.0
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
k8s.io/api v0.19.15
k8s.io/apimachinery v0.19.15
Expand Down
Loading