Skip to content

Commit

Permalink
bump cyclonus version to v0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mattfenwick committed Apr 8, 2021
1 parent e3429ce commit bb8dce9
Show file tree
Hide file tree
Showing 2 changed files with 184 additions and 72 deletions.
5 changes: 3 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,10 @@ go 1.15

require (
github.com/fatih/color v1.9.0
github.com/mattfenwick/cyclonus v0.4.0
github.com/fsnotify/fsnotify v1.4.9 // indirect
github.com/mattfenwick/cyclonus v0.4.1
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.6.0
k8s.io/client-go v0.19.2
k8s.io/client-go v0.21.0-rc.0
// k8s.io/utils v0.0.0-20200821003339-5e75c0163111 // indirect // TODO ???
)
Loading

0 comments on commit bb8dce9

Please sign in to comment.