onsi / gomega

Ginkgo's Preferred Matcher Library
http://onsi.github.io/gomega/
MIT License
2.18k stars 284 forks source link

Replace min/max helpers with built-in min/max #794

Closed Juneezee closed 1 week ago

Juneezee commented 2 weeks ago

We can use the built-in min and max functions since Go 1.21.

Reference: https://go.dev/ref/spec#Min_and_max

Juneezee commented 1 week ago

@onsi friendly ping :blush:

onsi commented 1 week ago

hey thanks, so for the delay.