1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-11-25 22:32:13 +02:00
Files
lazygit/pkg/gui
Eng Zer Jun f933a2f7ec Replace min/max helpers with built-in min/max
We upgraded our minimum Go version to 1.21 in commit
57ac9c2189. We can now replace our
`utils.Min` and `utils.Max` functions with the built-in `min` and `max`.

Reference: https://go.dev/ref/spec#Min_and_max
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2024-04-07 23:24:10 +08:00
..
2024-04-06 13:46:15 +02:00
2024-01-14 17:45:35 +01:00
2024-04-06 13:46:15 +02:00
2024-04-07 16:09:26 +08:00
2024-04-07 16:09:26 +08:00
2024-03-23 23:46:37 +01:00
2024-01-14 17:45:35 +01:00