1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-04-15 11:56:37 +02:00
Jesse Duffield fdf1643f63 Bump kill package
This should reduce the instances of killing random processes on windows.

See https://github.com/jesseduffield/kill/pull/1
2025-01-01 23:45:53 +11:00
..
2025-01-01 23:45:53 +11:00
2022-06-18 13:39:22 +10:00
2022-06-18 13:39:22 +10:00

Kill

Go package for killing processes across different platforms. Handles killing children of processes as well as the process itself.