Age | Commit message (Collapse) | Author |
|
|
|
|
|
csum items
"ignore space change" is possibly useful for viewing this diff?
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1. Edit Makefile:goversion
2. Run `make go-mod-tidy`
3. Run `gofmt -s -w .`
4. Look at the ignore-whitespace-change diff and fixup band gofmt changes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Something about this trips a stack overflow in golangci-lint, so upgrade
golangci-lint to a commit that fixes this.
|
|
|
|
|
|
|
|
|