From fc26cbacff12a2f81ab3cb4c55c00dfd0e8bb8ff Mon Sep 17 00:00:00 2001
From: Jay Conrod os.UserConfigDir()
.
+ The
+ go
version
command now accepts arguments naming
+ executables and directories. When invoked on an executable,
+ go
version
prints the version of Go used to build
+ the executable. If the -m
flag is used,
+ go
version
prints the executable's embedded module
+ version information, if available. When invoked on a directory,
+ go
version
prints information about executables
+ contained in the directory and its subdirectories.
+
The new go
build
flag -trimpath
removes all file system paths
--
2.50.0