@ -0,0 +1,5 @@
package main
type config struct {
Layers []string `yaml:"layers"`
}
@ -29,10 +29,6 @@ var (
bootVersion string
)
func main() {
runtime.LockOSThread()
The note is not visible to the blocked user.