jesseduffield.lazygit/vendor/github.com/jesseduffield
Jesse Duffield e33fe37a99 Standardise on using lo for slice functions
We've been sometimes using lo and sometimes using my slices package, and we need to pick one
for consistency. Lo is more extensive and better maintained so we're going with that.

My slices package was a superset of go's own slices package so in some places I've just used
the official one (the methods were just wrappers anyway).

I've also moved the remaining methods into the utils package.
2023-07-30 18:51:23 +10:00
..
generics Standardise on using lo for slice functions 2023-07-30 18:51:23 +10:00
go-git/v5 Update go-git to handle negative refspecs 2022-11-12 07:24:14 +01:00
gocui Better word wrap 2023-07-23 11:43:10 +10:00
kill better process killing 2022-06-18 13:39:22 +10:00
lazycore Use lazycore utils: Clamp and GetLazyRootDirectory 2022-10-15 13:55:44 -03:00
minimal/gitignore update go to v1.18 2022-03-18 21:36:28 +11:00
yaml bring back yaml library fork 2023-07-26 12:50:39 +03:00