You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi, sorry for the problem, this seems to be caused by the Go version, can you try changing it to MaxInt64 which already existed in earlier Go versions?
If it fixes your problem I'm happy to approve your change!
I got the error below when running
go get -u github.com/protocolbuffers/txtpbfmt/cmd/txtpbfmt
github.com/protocolbuffers/txtpbfmt/parser
parser/parser.go:1346:12: undefined: math.MaxInt
The text was updated successfully, but these errors were encountered: