rclone/lib/ranges
Eng Zer Jun d1c84f9115 refactor: replace min/max helpers with built-in min/max
We upgraded our minimum Go version in commit ca24447090. We can now use
the built-in `min` and `max` functions directly.

Reference: https://go.dev/ref/spec#Min_and_max
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2024-08-17 13:09:44 +02:00
..
ranges_test.go lib/ranges: ranges libary for dealing with partially downloaded files 2020-06-30 12:01:36 +01:00
ranges.go refactor: replace min/max helpers with built-in min/max 2024-08-17 13:09:44 +02:00