Skip to content

Commit

Permalink
internal/subtle: import fork from test
Browse files Browse the repository at this point in the history
  • Loading branch information
Merovius authored and bradfitz committed Nov 2, 2022
1 parent 22b5af7 commit bc99ab8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/subtle/aliasing_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ package subtle_test
import (
"testing"

"golang.org/x/crypto/internal/subtle"
"github.com/tailscale/golang-x-crypto/internal/subtle"
)

var a, b [100]byte
Expand Down

0 comments on commit bc99ab8

Please sign in to comment.