Reverse binding is not available with Go module, and some tests fail due to this. This CL suppresses the errors by disabling Go modules explicitly. Updates golang/go#27234 Change-Id: I7483c1dab468548a2efa05ca426addf5c3d97b6e Reviewed-on: https://go-review.googlesource.com/c/mobile/+/192599 Run-TryBot: Hajime Hoshi <hajimehoshi@gmail.com> Reviewed-by: Bryan C. Mills <bcmills@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org>