From f3ce4f488a500e70413c7eae92b5449d50df4e2f Mon Sep 17 00:00:00 2001 From: Paul van Brouwershaven Date: Mon, 4 Jul 2022 17:16:14 +0200 Subject: [PATCH] Update build flag --- sign/revocation_test.go | 1 + 1 file changed, 1 insertion(+) diff --git a/sign/revocation_test.go b/sign/revocation_test.go index e8815cd..96569ee 100644 --- a/sign/revocation_test.go +++ b/sign/revocation_test.go @@ -1,3 +1,4 @@ +//go:build certificateExpired // +build certificateExpired // TODO: Rework tests, these currently fail because of expired certificate