Sign in
go
/
go
/
refs/heads/master
/
.
/
src
/
crypto
/
sha1
/
_asm
/
go.mod
blob: ebd41369ba47318f753b7d09a9cfc828ac1e9a00 [
file
] [
log
] [
blame
] [
edit
]
module
crypto
/
sha1
/
_asm
go
1.24
require
github
.
com
/
mmcloughlin
/
avo v0
.
6.0
require
(
golang
.
org
/
x
/
mod v0
.
20.0
// indirect
golang
.
org
/
x
/
sync v0
.
8.0
// indirect
golang
.
org
/
x
/
tools v0
.
24.0
// indirect
)