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