Commit 35a85a5 1 parent 30016d8 commit 35a85a5 Copy full SHA for 35a85a5
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 6
6
replace github.com/99designs/keyring => github.com/akerl/keyring v0.0.0-20200219084108-1f409e548abc
7
7
8
8
// Needed until https://github.com/ktr0731/go-fuzzyfinder/pull/13 is merged
9
- replace github.com/ktr0731/go-fuzzyfinder => github.com/akerl/go-fuzzyfinder v0.1.2-0.20200507155925-dcc2d8cc0a8c
9
+ replace github.com/ktr0731/go-fuzzyfinder => github.com/akerl/go-fuzzyfinder v0.1.2-0.20200507171954-7f19dd52209e
10
10
11
11
require (
12
12
github.com/99designs/keyring v0.0.0-00010101000000-000000000000
Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ github.com/VividCortex/ewma v1.1.1 h1:MnEK4VOv6n0RSY4vtRe3h11qjxL3+t0B8yOL8iMXdc
8
8
github.com/VividCortex/ewma v1.1.1 /go.mod h1:2Tkkvm3sRDVXaiyucHiACn4cqf7DpdyLvmxzcbUokwA =
9
9
github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d h1:licZJFw2RwpHMqeKTCYkitsPqHNxTmd4SNR5r94FGM8 =
10
10
github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d /go.mod h1:asat636LX7Bqt5lYEZ27JNDcqxfjdBQuJ/MM4CN/Lzo =
11
- github.com/akerl/go-fuzzyfinder v0.1.2-0.20200507155925-dcc2d8cc0a8c h1:I7LA+Wjq15BMUoNnnkl+QRRi2FToGqRfSCj+z46ZS3k =
12
- github.com/akerl/go-fuzzyfinder v0.1.2-0.20200507155925-dcc2d8cc0a8c /go.mod h1:BY/TljaPI5vswGOfCxkh7+9toQklMeb0DUZshNHKj5s =
11
+ github.com/akerl/go-fuzzyfinder v0.1.2-0.20200507171954-7f19dd52209e h1:aX0YSX7Ss4yv9fQnlbNZGcCmk301WkadicpJa3Ww8qw =
12
+ github.com/akerl/go-fuzzyfinder v0.1.2-0.20200507171954-7f19dd52209e /go.mod h1:BY/TljaPI5vswGOfCxkh7+9toQklMeb0DUZshNHKj5s =
13
13
github.com/akerl/input v0.0.9 h1:GVkuhmmSYqlGZI/OJMjf13Ma7dJ2BRKuagbD7V04S5U =
14
14
github.com/akerl/input v0.0.9 /go.mod h1:fcO0VJlDGj9+0IvcKq3vbVFLESPcoXI3OEE2Fxsh12Y =
15
15
github.com/akerl/keyring v0.0.0-20200219084108-1f409e548abc h1:rgr2nWwLQ++doaXhUFx3ttJLPtWZGLCKzL8YnLFR5dw =
You can’t perform that action at this time.
0 commit comments