aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/go/internal/test/flagdefs.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/go/internal/test/flagdefs.go')
-rw-r--r--src/cmd/go/internal/test/flagdefs.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cmd/go/internal/test/flagdefs.go b/src/cmd/go/internal/test/flagdefs.go
index baa0cdf4c6..0292c19d82 100644
--- a/src/cmd/go/internal/test/flagdefs.go
+++ b/src/cmd/go/internal/test/flagdefs.go
@@ -67,6 +67,7 @@ var passAnalyzersToVet = map[string]bool{
"sigchanyzer": true,
"slog": true,
"stdmethods": true,
+ "stdversion": true,
"stringintconv": true,
"structtag": true,
"testinggoroutine": true,