]> ruderich.org/simon Gitweb - safcm/safcm.git/commitdiff
go fmt
authorSimon Ruderich <simon@ruderich.org>
Sun, 15 Jan 2023 09:50:17 +0000 (10:50 +0100)
committerSimon Ruderich <simon@ruderich.org>
Sun, 15 Jan 2023 09:50:17 +0000 (10:50 +0100)
cmd/safcm/remote.go

index a5b0e3c33abc4c784d460820bf4e5ba513b0df81..5ad37c31224c1c52ef5621519541e8c257d37fd6 100644 (file)
@@ -23,5 +23,6 @@ import (
 
 // RemoteHelpers contains remote helper binaries for different operating
 // systems and architectures.
+//
 //go:embed remote/*
 var RemoteHelpers embed.FS