From: Simon Ruderich Date: Tue, 7 Dec 2021 09:41:55 +0000 (+0100) Subject: go fmt X-Git-Url: https://ruderich.org/simon/gitweb/?p=safcm%2Fsafcm.git;a=commitdiff_plain;h=d1e310bce2f925d1c1f122dc38277d875debe3f6 go fmt --- diff --git a/remote/sync/files.go b/remote/sync/files.go index 2c8b704..507cc17 100644 --- a/remote/sync/files.go +++ b/remote/sync/files.go @@ -15,6 +15,7 @@ // You should have received a copy of the GNU General Public License // along with this program. If not, see . +//go:build !windows // +build !windows package sync