From ab2a613fb5323e1d7ec303359e31f8e6da8d9109 Mon Sep 17 00:00:00 2001 From: "kali kaneko (leap communications)" Date: Mon, 6 Apr 2020 20:47:10 +0200 Subject: [refactor] move conditional build instance up --- pkg/helper/windows_install.go | 1 + 1 file changed, 1 insertion(+) (limited to 'pkg/helper/windows_install.go') diff --git a/pkg/helper/windows_install.go b/pkg/helper/windows_install.go index 6743e2a..637e80b 100644 --- a/pkg/helper/windows_install.go +++ b/pkg/helper/windows_install.go @@ -1,4 +1,5 @@ // +build windows + // Copyright 2012 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. -- cgit v1.2.3