// Setting GODEBUG=installgoroot=all restores the use of
// $GOROOT/pkg/$GOOS_$GOARCH.
//
-// For more about the build flags, see 'go help build'.
+// For more about build flags, see 'go help build'.
+//
// For more about specifying packages, see 'go help packages'.
//
// See also: go build, go get, go clean.
//
// Get never checks out or updates code stored in vendor directories.
//
+// For more about build flags, see 'go help build'.
+//
// For more about specifying packages, see 'go help packages'.
//
// For more about how 'go get' finds source code to
Get never checks out or updates code stored in vendor directories.
+For more about build flags, see 'go help build'.
+
For more about specifying packages, see 'go help packages'.
For more about how 'go get' finds source code to
Setting GODEBUG=installgoroot=all restores the use of
$GOROOT/pkg/$GOOS_$GOARCH.
-For more about the build flags, see 'go help build'.
+For more about build flags, see 'go help build'.
+
For more about specifying packages, see 'go help packages'.
See also: go build, go get, go clean.