diff options
Diffstat (limited to 'blake2b/blake2b_ref.go')
| -rw-r--r-- | blake2b/blake2b_ref.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/blake2b/blake2b_ref.go b/blake2b/blake2b_ref.go index b0137cd..6e28668 100644 --- a/blake2b/blake2b_ref.go +++ b/blake2b/blake2b_ref.go @@ -3,7 +3,6 @@ // license that can be found in the LICENSE file. //go:build !amd64 || purego || !gc -// +build !amd64 purego !gc package blake2b |
