diff options
Diffstat (limited to 'blake2b/register.go')
| -rw-r--r-- | blake2b/register.go | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/blake2b/register.go b/blake2b/register.go index d9fcac3..54e446e 100644 --- a/blake2b/register.go +++ b/blake2b/register.go @@ -2,8 +2,6 @@ // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. -//go:build go1.9 - package blake2b import ( |
