From b88eb72ac29b92c82a0d7c7f8d7b65380720b02c Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Tue, 29 Mar 2022 21:20:33 +0900 Subject: Modernize build tags --- src/protector/protector_openbsd.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/protector/protector_openbsd.go') diff --git a/src/protector/protector_openbsd.go b/src/protector/protector_openbsd.go index 84a5ded1..34784a6c 100644 --- a/src/protector/protector_openbsd.go +++ b/src/protector/protector_openbsd.go @@ -1,4 +1,4 @@ -// +build openbsd +//go:build openbsd package protector -- cgit v1.2.3