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 4
4
5
5
require (
6
6
github.com/blinklabs-io/gouroboros v0.72.0
7
- github.com/gdamore/tcell/v2 v2.7.1
7
+ github.com/gdamore/tcell/v2 v2.7.4
8
8
github.com/kelseyhightower/envconfig v1.4.0
9
9
github.com/mikioh/tcp v0.0.0-20190314235350-803a9b46060c
10
10
github.com/mikioh/tcpinfo v0.0.0-20190314235526-30a79bb1804b
Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ github.com/fxamacker/cbor/v2 v2.6.0 h1:sU6J2usfADwWlYDAFhZBQ6TnLFBHxgesMrQfQgk1t
8
8
github.com/fxamacker/cbor/v2 v2.6.0 /go.mod h1:pxXPTn3joSm21Gbwsv0w9OSA2y1HFR9qXEeXQVeNoDQ =
9
9
github.com/gdamore/encoding v1.0.0 h1:+7OoQ1Bc6eTm5niUzBa0Ctsh6JbMW6Ra+YNuAtDBdko =
10
10
github.com/gdamore/encoding v1.0.0 /go.mod h1:alR0ol34c49FCSBLjhosxzcPHQbf2trDkoo5dl+VrEg =
11
- github.com/gdamore/tcell/v2 v2.7.1 h1:TiCcmpWHiAU7F0rA2I3S2Y4mmLmO9KHxJ7E1QhYzQbc =
12
- github.com/gdamore/tcell/v2 v2.7.1 /go.mod h1:dSXtXTSK0VsW1biw65DZLZ2NKr7j0qP/0J7ONmsraWg =
11
+ github.com/gdamore/tcell/v2 v2.7.4 h1:sg6/UnTM9jGpZU+oFYAsDahfchWAFW8Xx2yFinNSAYU =
12
+ github.com/gdamore/tcell/v2 v2.7.4 /go.mod h1:dSXtXTSK0VsW1biw65DZLZ2NKr7j0qP/0J7ONmsraWg =
13
13
github.com/go-ole/go-ole v1.2.6 h1:/Fpf6oFPoeFik9ty7siob0G6Ke8QvQEuVcuChpwXzpY =
14
14
github.com/go-ole/go-ole v1.2.6 /go.mod h1:pprOEPIfldk/42T2oK7lQ4v4JSDwmV0As9GaiUsvbm0 =
15
15
github.com/google/go-cmp v0.5.6 /go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE =
You can’t perform that action at this time.
0 commit comments