From dfd688b6aa7b044f7e7e0662288c66ee1d56e0e8 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Tue, 12 Oct 2021 12:02:10 -0600 Subject: global: remove old-style build tags Signed-off-by: Jason A. Donenfeld --- rwcancel/rwcancel.go | 1 - 1 file changed, 1 deletion(-) (limited to 'rwcancel') diff --git a/rwcancel/rwcancel.go b/rwcancel/rwcancel.go index 7013b16..59bbe57 100644 --- a/rwcancel/rwcancel.go +++ b/rwcancel/rwcancel.go @@ -1,5 +1,4 @@ //go:build !windows -// +build !windows /* SPDX-License-Identifier: MIT * -- cgit v1.2.3