diff --git a/go.mod b/go.mod index a02e1b99..2fac9f49 100644 --- a/go.mod +++ b/go.mod @@ -13,7 +13,7 @@ require ( github.com/jackmordaunt/icns v1.0.0 github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 // indirect github.com/leaanthony/slicer v0.0.0-20190110113548-aa9ea12f976a - github.com/leaanthony/spinner v0.4.0 + github.com/leaanthony/spinner v0.5.0 github.com/leaanthony/synx v0.0.0-20180923230033-60efbd9984b0 // indirect github.com/leaanthony/wincursor v0.0.0-20180705115120-056510f32d15 // indirect github.com/mattn/go-colorable v0.0.9 // indirect