This repository was archived by the owner on Aug 30, 2024. It is now read-only.
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5
5
require (
6
6
cdr.dev/slog v1.4.0
7
7
cdr.dev/wsep v0.0.0-20200728013649-82316a09813f
8
- github.com/briandowns/spinner v1.12 .0
8
+ github.com/briandowns/spinner v1.13 .0
9
9
github.com/fatih/color v1.12.0
10
10
github.com/google/go-cmp v0.5.6
11
11
github.com/gorilla/websocket v1.4.2
Original file line number Diff line number Diff line change @@ -44,8 +44,8 @@ github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod h1:Dwedo/Wpr24
44
44
github.com/beorn7/perks v1.0.0 /go.mod h1:KWe93zE9D1o94FZ5RNwFwVgaQK1VOXiVxmqh+CedLV8 =
45
45
github.com/bgentry/speakeasy v0.1.0 /go.mod h1:+zsyZBPWlz7T6j88CTgSN5bM796AkVf0kBD4zp0CCIs =
46
46
github.com/bketelsen/crypt v0.0.3-0.20200106085610-5cbc8cc4026c /go.mod h1:MKsuJmJgSg28kpZDP6UIiPt0e0Oz0kqKNGyRaWEPv84 =
47
- github.com/briandowns/spinner v1.12 .0 h1:72O0PzqGJb6G3KgrcIOtL/JAGGZ5ptOMCn9cUHmqsmw =
48
- github.com/briandowns/spinner v1.12 .0 /go.mod h1:QOuQk7x+EaDASo80FEXwlwiA+j/PPIcX3FScO+3/ZPQ =
47
+ github.com/briandowns/spinner v1.13 .0 h1:q/Y9LtpwtvL0CRzXrAMj0keVXqNhBYUFg6tBOUiY8ek =
48
+ github.com/briandowns/spinner v1.13 .0 /go.mod h1:QOuQk7x+EaDASo80FEXwlwiA+j/PPIcX3FScO+3/ZPQ =
49
49
github.com/census-instrumentation/opencensus-proto v0.2.1 /go.mod h1:f6KPmirojxKA12rnyqOA5BBL4O983OfeGPqjHWSTneU =
50
50
github.com/cespare/xxhash v1.1.0 /go.mod h1:XrSqR1VqqWfGrhpAt58auRo0WTKS1nRRg3ghfAqPWnc =
51
51
github.com/chzyer/logex v1.1.10 h1:Swpa1K6QvQznwJRcfTfQJmTE72DqScAa40E+fbHEXEE =
You can’t perform that action at this time.
0 commit comments