We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0414a4 commit 4bec42aCopy full SHA for 4bec42a
go.mod
@@ -5,7 +5,7 @@ go 1.16
5
require (
6
github.com/fatih/color v1.9.0
7
github.com/fsnotify/fsnotify v1.4.9 // indirect
8
- github.com/mattfenwick/cyclonus v0.4.2
+ github.com/mattfenwick/cyclonus v0.4.3
9
github.com/pkg/errors v0.9.1
10
github.com/sirupsen/logrus v1.6.0
11
k8s.io/client-go v0.21.0-rc.0
0 commit comments