From f97053b5f3c96ba124e4f5be06bf1ea4214771e8 Mon Sep 17 00:00:00 2001 From: GrĂ©goire DuchĂȘne Date: Fri, 23 Aug 2019 00:21:39 +0100 Subject: Only build Linux binaries --- main.go | 2 ++ 1 file changed, 2 insertions(+) diff --git a/main.go b/main.go index 97a4b55..b1dcc28 100644 --- a/main.go +++ b/main.go @@ -3,6 +3,8 @@ // Use of this source code is governed by the ISC license that can be // found in the LICENSE file. +// +build linux + package main import ( -- cgit v1.2.3-70-g09d2