mirror of
https://github.com/tailscale/tailscale.git
synced 2025-10-09 16:11:23 +00:00
util/hashx: move from sha256x (#5388)
This commit is contained in:
@@ -34,7 +34,7 @@ import (
|
||||
"time"
|
||||
"unsafe"
|
||||
|
||||
hashx "tailscale.com/util/sha256x"
|
||||
"tailscale.com/util/hashx"
|
||||
)
|
||||
|
||||
// There is much overlap between the theory of serialization and hashing.
|
||||
|
Reference in New Issue
Block a user