summaryrefslogtreecommitdiff
path: root/lib/containers/ordered_test.go
AgeCommit message (Collapse)Author
2023-02-05containers: s/Cmp/Compare/ to match the standard libraryLuke Shumaker
Go 1.18 added net/netip.Addr.Compare, and Go 1.20 added time.Time.Compare.