Skip to content

Commit 2aa5324

Browse files
committed
bump cyclonus to v0.5.5
1 parent f4634eb commit 2aa5324

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.21
44

55
require (
66
github.com/fatih/color v1.9.0
7-
github.com/mattfenwick/cyclonus v0.5.4
7+
github.com/mattfenwick/cyclonus v0.5.5
88
github.com/pkg/errors v0.9.1
99
github.com/sirupsen/logrus v1.9.3
1010
k8s.io/client-go v0.28.1

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@ github.com/mailru/easyjson v0.7.7 h1:UGYAvKxe3sBsEDzO8ZeWOSlIQfWFlxbzLZe7hwFURr0
6868
github.com/mailru/easyjson v0.7.7/go.mod h1:xzfreul335JAWq5oZzymOObrkdz5UnU4kGfJJLY9Nlc=
6969
github.com/mattfenwick/collections v0.2.5 h1:oV5kpWmVxQ7iut22S6vFuroR7vFIKwwJlSEiBRMcA+Y=
7070
github.com/mattfenwick/collections v0.2.5/go.mod h1:391SG9XXJq5g4xzRHzykEB9dp0X6xVXo4W/VI6kW4yM=
71-
github.com/mattfenwick/cyclonus v0.5.4 h1:oDjzkIXWAqWzqI11zd/gWmfOSXh57ACW/YW8kNXFVyk=
72-
github.com/mattfenwick/cyclonus v0.5.4/go.mod h1:NHve6+pfhMGCZ02T0qgnCTN0TEIoc+KWLY+dXczyPTY=
71+
github.com/mattfenwick/cyclonus v0.5.5 h1:IRjezqOpYhaZuNogt8+0fYocmTkDEK9yzOXckcJSppw=
72+
github.com/mattfenwick/cyclonus v0.5.5/go.mod h1:NHve6+pfhMGCZ02T0qgnCTN0TEIoc+KWLY+dXczyPTY=
7373
github.com/mattn/go-colorable v0.1.4 h1:snbPLB8fVfU9iwbbo30TPtbLRzwWu6aJS6Xh4eaaviA=
7474
github.com/mattn/go-colorable v0.1.4/go.mod h1:U0ppj6V5qS13XJ6of8GYAs25YV2eR4EVcfRqFIhoBtE=
7575
github.com/mattn/go-isatty v0.0.8/go.mod h1:Iq45c/XA43vh69/j3iqttzPXn0bhXyGjM0Hdxcsrc5s=

0 commit comments

Comments
 (0)