From 003a7fa2e53ac15d2c94a34102ae12b69b23c586 Mon Sep 17 00:00:00 2001 From: Jakob Unterwurzacher Date: Sun, 28 Aug 2022 11:11:36 +0200 Subject: make format --- internal/stupidgcm/xchacha_test.go | 1 + 1 file changed, 1 insertion(+) (limited to 'internal/stupidgcm/xchacha_test.go') diff --git a/internal/stupidgcm/xchacha_test.go b/internal/stupidgcm/xchacha_test.go index fdea8b5..676a023 100644 --- a/internal/stupidgcm/xchacha_test.go +++ b/internal/stupidgcm/xchacha_test.go @@ -1,3 +1,4 @@ +//go:build !without_openssl // +build !without_openssl package stupidgcm -- cgit v1.2.3