From 36cc38f69a9c292d83251e2af54394f1e7b19a39 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Thu, 17 Jun 2021 22:55:24 +0200 Subject: global: go fmt for 1.17 build tags Signed-off-by: Jason A. Donenfeld --- tunnel/winipcfg/types_test_64.go | 1 + 1 file changed, 1 insertion(+) (limited to 'tunnel/winipcfg/types_test_64.go') diff --git a/tunnel/winipcfg/types_test_64.go b/tunnel/winipcfg/types_test_64.go index d20cdb30..ca70f366 100644 --- a/tunnel/winipcfg/types_test_64.go +++ b/tunnel/winipcfg/types_test_64.go @@ -1,3 +1,4 @@ +//go:build amd64 || arm64 // +build amd64 arm64 /* SPDX-License-Identifier: MIT -- cgit v1.2.3-59-g8ed1b