diff options
| author | Russ Cox <rsc@golang.org> | 2023-07-05 12:12:35 -0400 |
|---|---|---|
| committer | Russ Cox <rsc@golang.org> | 2023-07-06 13:09:30 +0000 |
| commit | 6305d7fdd3a5c9d50010c04f4c418444517082ab (patch) | |
| tree | 2444245e4fe9d065b8d6c207fcd2463cd39f8654 /src/database/sql/sql.go | |
| parent | b490bdc27d5576e5ccdac33755c0156d609e1bb9 (diff) | |
| download | go-6305d7fdd3a5c9d50010c04f4c418444517082ab.tar.xz | |
cmd/go: pass GoVersion in vet config
When invoking a vet tool with -vettool (or vet itself),
we need to pass the package's GoVersion to use when
analyzing the package.
The test of this behavior is in the x/tools/go/analysis CL 507880.
For #61176.
Change-Id: I3b5a90fcd19a0adc7fb29366e106e18f722fc061
Reviewed-on: https://go-review.googlesource.com/c/go/+/507976
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Bryan Mills <bcmills@google.com>
Run-TryBot: Russ Cox <rsc@golang.org>
Diffstat (limited to 'src/database/sql/sql.go')
0 files changed, 0 insertions, 0 deletions
