Skip to content

v0.15.1-rc.1: go mod tidy and golang 1.15.0 cleanup ...

Pre-release
Pre-release
Compare
Choose a tag to compare
@dopey dopey released this 18 Aug 22:11
- cs.NegotiatedProtocolIsMutual has been deprecated but we still build
in travis with 1.14 so for now we'll ignore this linting error
- string(int) was resolving to string of a single rune rather than
string of digits -> use fmt.Sprint