From: Simon Ruderich Date: Sun, 15 Jan 2023 09:50:17 +0000 (+0100) Subject: go fmt X-Git-Url: https://ruderich.org/simon/gitweb/?p=safcm%2Fsafcm.git;a=commitdiff_plain;h=37d75eb672f05d758a5e8fb82e32dfd50e7416dd go fmt --- diff --git a/cmd/safcm/remote.go b/cmd/safcm/remote.go index a5b0e3c..5ad37c3 100644 --- a/cmd/safcm/remote.go +++ b/cmd/safcm/remote.go @@ -23,5 +23,6 @@ import ( // RemoteHelpers contains remote helper binaries for different operating // systems and architectures. +// //go:embed remote/* var RemoteHelpers embed.FS