jesseduffield.lazygit/pkg/integration/clients
Stefan Haller 9e64f7dd66 Bump gocui and adapt lazygit code
Adaptions are for this gocui commit:

Cleanup: remove Is* error functions

- Use errors.Is instead of quality comparisons. This is better because it
  matches wrapped errors as well, which we will need later in this branch.
- Inline the errors.Is calls at the call sites. This is idiomatic go, we don't
  need helper functions for this.

See https://go.dev/blog/go1.13-errors for more about this.
2025-06-05 13:20:38 +02:00
..
injector Don't wait for debugger in daemon mode 2025-04-20 15:53:17 +02:00
cli.go Use print instead of printf when there are no arguments 2024-08-27 10:33:06 +02:00
go_test.go Fix typos 2025-01-03 10:50:36 +11:00
tui.go Bump gocui and adapt lazygit code 2025-06-05 13:20:38 +02:00