X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=cmd%2Fsafcm%2Fremote.go;h=7f389c614f6340edde3b68bfa7cb94866bebc40c;hb=7181f7906e7fb6e73ebc0daa46975bfa9c71478f;hp=a5b0e3c33abc4c784d460820bf4e5ba513b0df81;hpb=d109a6151f48fc9e322bacbd3cc5e4f00eade713;p=safcm%2Fsafcm.git diff --git a/cmd/safcm/remote.go b/cmd/safcm/remote.go index a5b0e3c..7f389c6 100644 --- a/cmd/safcm/remote.go +++ b/cmd/safcm/remote.go @@ -1,6 +1,6 @@ // Embed remote helper binaries -// Copyright (C) 2021-2023 Simon Ruderich +// Copyright (C) 2021-2024 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