Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
... and take a ReaderAt instead of a diskio.File.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Go 1.18 added net/netip.Addr.Compare, and Go 1.20 added time.Time.Compare.
|
|
|
|
|
|
All edits to .go files are made by
`tools/bin/golangci-lint run --fix ./...`, not by me as a human.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Something about this trips a stack overflow in golangci-lint, so upgrade
golangci-lint to a commit that fixes this.
|
|
|
|
|
|
|
|
|
|
|