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