Skip to content

Commit

Permalink
bump cyclonus to v0.4.3; add IPv6 support
Browse files Browse the repository at this point in the history
  • Loading branch information
mattfenwick committed Apr 18, 2021
1 parent e0414a4 commit 4bec42a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 43 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.16
require (
github.com/fatih/color v1.9.0
github.com/fsnotify/fsnotify v1.4.9 // indirect
github.com/mattfenwick/cyclonus v0.4.2
github.com/mattfenwick/cyclonus v0.4.3
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.6.0
k8s.io/client-go v0.21.0-rc.0
Expand Down
Loading

0 comments on commit 4bec42a

Please sign in to comment.