From 266c70c26306e98d32d95dc62463c829f39bcce8 Mon Sep 17 00:00:00 2001
From: "Bryan C. Mills" GOGCCFLAGS
variables it reports.
+ go
list
-json
now accepts a
+ comma-separated list of JSON fields to populate. If a list is specified,
+ the JSON output will include only those fields, and
+ go
list
may avoid work to compute fields that are
+ not included. In some cases, this may suppress errors that would otherwise
+ be reported.
+
The go
command now caches information necessary to load some modules,
which should result in a speed-up of some go
list
invocations.
--
2.50.0