cmd/vet: stop warning about 0 flag for Go 1.10 #23605
Closed
Labels
Milestone
Comments
Change https://golang.org/cl/90695 mentions this issue: |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
See #23598. We should at least not warn about %020p, which is OK. Probably just turn off the 0 warning entirely for Go 1.10.
The text was updated successfully, but these errors were encountered: