X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=cmd%2Fsafcm%2Fremote.go;h=5ad37c31224c1c52ef5621519541e8c257d37fd6;hb=9506effbe395b9be30ba2b34702c51478e8043e4;hp=2057c381e9a6923aaa13d81806ce91c1d62daac9;hpb=4206e0dbca82f5df7d8e534f78cb737979880916;p=safcm%2Fsafcm.git diff --git a/cmd/safcm/remote.go b/cmd/safcm/remote.go index 2057c38..5ad37c3 100644 --- a/cmd/safcm/remote.go +++ b/cmd/safcm/remote.go @@ -1,6 +1,6 @@ // Embed remote helper binaries -// Copyright (C) 2021-2022 Simon Ruderich +// Copyright (C) 2021-2023 Simon Ruderich // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -23,5 +23,6 @@ import ( // RemoteHelpers contains remote helper binaries for different operating // systems and architectures. +// //go:embed remote/* var RemoteHelpers embed.FS