gofmt with Go 1.19

This commit is contained in:
Michael Stapelberg 2022-08-07 10:18:05 +02:00
parent 1e0db24f0e
commit a9de5a1ae9

View File

@ -2,8 +2,9 @@
// destination gokrazy installation <hostname> first. // destination gokrazy installation <hostname> first.
// //
// Example: // Example:
// breakglass gokrazy //
// breakglass -debug_tarball_pattern=$HOME/gokrazy/debug-\${GOARCH}.tar gokrazy // breakglass gokrazy
// breakglass -debug_tarball_pattern=$HOME/gokrazy/debug-\${GOARCH}.tar gokrazy
package main package main
import ( import (