File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
66 github.com/AlecAivazis/survey/v2 v2.2.12
77 github.com/Masterminds/semver/v3 v3.1.1
88 github.com/PaesslerAG/jsonpath v0.1.1
9- github.com/briandowns/spinner v1.13 .0
9+ github.com/briandowns/spinner v1.15 .0
1010 github.com/fsnotify/fsnotify v1.4.9 // indirect
1111 github.com/go-test/deep v1.0.7
1212 github.com/golang/mock v1.5.0
Original file line number Diff line number Diff line change @@ -34,8 +34,8 @@ github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod h1:Dwedo/Wpr24
3434github.com/beorn7/perks v1.0.0 /go.mod h1:KWe93zE9D1o94FZ5RNwFwVgaQK1VOXiVxmqh+CedLV8 =
3535github.com/bgentry/speakeasy v0.1.0 /go.mod h1:+zsyZBPWlz7T6j88CTgSN5bM796AkVf0kBD4zp0CCIs =
3636github.com/bketelsen/crypt v0.0.3-0.20200106085610-5cbc8cc4026c /go.mod h1:MKsuJmJgSg28kpZDP6UIiPt0e0Oz0kqKNGyRaWEPv84 =
37- github.com/briandowns/spinner v1.13 .0 h1:q/Y9LtpwtvL0CRzXrAMj0keVXqNhBYUFg6tBOUiY8ek =
38- github.com/briandowns/spinner v1.13 .0 /go.mod h1:QOuQk7x+EaDASo80FEXwlwiA+j/PPIcX3FScO+3/ZPQ =
37+ github.com/briandowns/spinner v1.15 .0 h1:L0jR0MYN7OAeMwpTzDZWIeqyDLXtTeJFxqoq+sL0VQM =
38+ github.com/briandowns/spinner v1.15 .0 /go.mod h1:QOuQk7x+EaDASo80FEXwlwiA+j/PPIcX3FScO+3/ZPQ =
3939github.com/cespare/xxhash v1.1.0 /go.mod h1:XrSqR1VqqWfGrhpAt58auRo0WTKS1nRRg3ghfAqPWnc =
4040github.com/client9/misspell v0.3.4 /go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw =
4141github.com/coreos/bbolt v1.3.2 /go.mod h1:iRUV2dpdMOn7Bo10OQBFzIJO9kkE559Wcmn+qkEiiKk =
You can’t perform that action at this time.
0 commit comments