aboutsummaryrefslogtreecommitdiff
path: root/internal/cryptocore/randsize_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/cryptocore/randsize_test.go')
-rw-r--r--internal/cryptocore/randsize_test.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/internal/cryptocore/randsize_test.go b/internal/cryptocore/randsize_test.go
index ed91d4f..7f19820 100644
--- a/internal/cryptocore/randsize_test.go
+++ b/internal/cryptocore/randsize_test.go
@@ -1,3 +1,4 @@
+//go:build go1.7
// +build go1.7
// ^^^^^^^^^^^^ we use the "sub-benchmark" feature that was added in Go 1.7