Skip to content

Commit

Permalink
sphincsplus: fix build tags again
Browse files Browse the repository at this point in the history
  • Loading branch information
david415 committed May 17, 2024
1 parent dc8bd6d commit 7bc3196
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sign/sphincsplus/sphincs_not_supported.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//go:build (!darwin || !linux) && !amd64
//go:build !darwin || !linux

package sphincsplus

Expand Down

0 comments on commit 7bc3196

Please sign in to comment.