mirror of
https://github.com/dolthub/dolt.git
synced 2026-01-31 03:18:43 -06:00
We can use the built-in `min` and `max` functions since Go 1.21. Reference: https://go.dev/ref/spec#Min_and_max Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>