Skip to content

Commit

Permalink
bump cyclonus to v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mattfenwick committed Mar 27, 2021
1 parent 28581f9 commit e3429ce
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.15

require (
github.com/fatih/color v1.9.0
github.com/mattfenwick/cyclonus v0.3.1
github.com/mattfenwick/cyclonus v0.4.0
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.6.0
k8s.io/client-go v0.19.2
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -184,8 +184,8 @@ github.com/kr/text v0.1.0 h1:45sCR5RtlFHMR4UwH9sdQ5TC8v0qDQCHnXt+kaKSTVE=
github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI=
github.com/magiconair/properties v1.8.0/go.mod h1:PppfXfuXeibc/6YijjN8zIbojt8czPbwD3XqdrwzmxQ=
github.com/mailru/easyjson v0.0.0-20160728113105-d5b7844b561a/go.mod h1:C1wdFJiN94OJF2b5HbByQZoLdCWB1Yqtg26g4irojpc=
github.com/mattfenwick/cyclonus v0.3.1 h1:yGT5GOEiajL5KdsRkl2KC2crr/fVCvfTOtoP5TTHJdE=
github.com/mattfenwick/cyclonus v0.3.1/go.mod h1:TNYOcMGoYElUq0PCHB++N03xrtBhiluWDRTj5pjsIOU=
github.com/mattfenwick/cyclonus v0.4.0 h1:UfkYHJH8n8I6QT2wrx3P2KGwmE4yfJX/6TKUYTDa160=
github.com/mattfenwick/cyclonus v0.4.0/go.mod h1:TNYOcMGoYElUq0PCHB++N03xrtBhiluWDRTj5pjsIOU=
github.com/mattn/go-colorable v0.1.4 h1:snbPLB8fVfU9iwbbo30TPtbLRzwWu6aJS6Xh4eaaviA=
github.com/mattn/go-colorable v0.1.4/go.mod h1:U0ppj6V5qS13XJ6of8GYAs25YV2eR4EVcfRqFIhoBtE=
github.com/mattn/go-isatty v0.0.8/go.mod h1:Iq45c/XA43vh69/j3iqttzPXn0bhXyGjM0Hdxcsrc5s=
Expand Down

0 comments on commit e3429ce

Please sign in to comment.