Skip to content

Commit

Permalink
//go:build amd64 && gc && !purego
Browse files Browse the repository at this point in the history
  • Loading branch information
RyuaNerin committed Aug 15, 2023
1 parent 195ce2f commit 4b51c3c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lsh512/test_amd64_test.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
//go:build amd64 && gc && !purego

package lsh512

import (
Expand Down

0 comments on commit 4b51c3c

Please sign in to comment.