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