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 --- conn/mark_unix.go | 1 - 1 file changed, 1 deletion(-) (limited to 'conn/mark_unix.go') diff --git a/conn/mark_unix.go b/conn/mark_unix.go index faa4245..fec154c 100644 --- a/conn/mark_unix.go +++ b/conn/mark_unix.go @@ -1,5 +1,4 @@ //go:build linux || openbsd || freebsd -// +build linux openbsd freebsd /* SPDX-License-Identifier: MIT * -- cgit v1.2.3