]> Cypherpunks repositories - gostls13.git/commit
cmd/go: add dependencies for implicit SWIG imports
authorIan Lance Taylor <iant@golang.org>
Wed, 8 Nov 2017 19:06:09 +0000 (11:06 -0800)
committerRuss Cox <rsc@golang.org>
Thu, 16 Nov 2017 16:27:13 +0000 (16:27 +0000)
commitda21113b0c1d1b2979657d78320c31ffcb3c2c92
tree6826d91b00f3a243d44d6e342975fc476112b828
parentd9a198c7d0526f00a42f00d90cc4b91802a3354c
cmd/go: add dependencies for implicit SWIG imports

This fixes the misc/swig tests.

Change-Id: I60c87bbd361fe8b4f69e4507b25dc99a226da3d7
Reviewed-on: https://go-review.googlesource.com/76610
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Russ Cox <rsc@golang.org>
src/cmd/go/internal/load/pkg.go