yay/pkg/dep
Eng Zer Jun d23e8925fa
fix(dep_graph): fix panic on selecting AUR providers (#2333)
This commit fixes https://github.com/Jguer/yay/issues/2289 by making
`provideMenu` returns the first option when it receives an error input
from the user (e.g. user sends EOF).

Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2023-12-11 17:45:54 +01:00
..
mock Allow use of rpc client as an alternative to the metadata client (#1918) 2023-02-20 11:20:48 +00:00
testdata feat(dep): add provider resolution on first layer (#2147) 2023-05-01 15:56:42 +00:00
topo refactor(yay): move cfg inside of runtime (#2259) 2023-08-06 21:39:41 +02:00
dep.go chore(yay): lift legacy engine (#2189) 2023-05-24 08:22:18 +00:00
dep_graph.go fix(dep_graph): fix panic on selecting AUR providers (#2333) 2023-12-11 17:45:54 +01:00
dep_graph_test.go Fix handling targets with specified db (#2218) 2023-07-06 06:53:46 +00:00
target_handler.go chore(yay): bump version (#1949) 2023-03-07 21:04:06 +00:00