]> Cypherpunks repositories - gostls13.git/commit
misc/cgo/errors: fix TestPointerChecks when GO111MODULE=on
authorBryan C. Mills <bcmills@google.com>
Wed, 26 Jun 2019 19:25:16 +0000 (15:25 -0400)
committerBryan C. Mills <bcmills@google.com>
Wed, 26 Jun 2019 20:17:35 +0000 (20:17 +0000)
commit9acd2d60e76649663a1e64b1ad00d2173c68c5fe
treea3a295be439a51609666b6a66b99a13f9ebe4f24
parentab94ebbdcdcf6dc03574a85aae8984340c3de7f0
misc/cgo/errors: fix TestPointerChecks when GO111MODULE=on

Change-Id: I4e9e46f03c9c43df1d0c6995f3baedd2e1a04c6a
Reviewed-on: https://go-review.googlesource.com/c/go/+/183985
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Jay Conrod <jayconrod@google.com>
misc/cgo/errors/ptr_test.go