tests/thirdparty: add mmcloughlin/md4 (#249)
This commit is contained in:
committed by
GitHub
parent
a25e011a06
commit
77ce540158
22
tests/thirdparty/packages.json
vendored
22
tests/thirdparty/packages.json
vendored
@@ -201,7 +201,7 @@
|
||||
},
|
||||
"metadata": {
|
||||
"description": "Optimized Go Compression Packages",
|
||||
"stars": 2701
|
||||
"stars": 2702
|
||||
},
|
||||
"default_branch": "master",
|
||||
"version": "2adf487b3e02f95ce7efd6e4953fda0ae7ecd080",
|
||||
@@ -623,5 +623,25 @@
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"repository": {
|
||||
"owner": "mmcloughlin",
|
||||
"name": "md4"
|
||||
},
|
||||
"metadata": {
|
||||
"description": "Assembly-optimized MD4 hash algorithm in Go",
|
||||
"stars": 15
|
||||
},
|
||||
"default_branch": "main",
|
||||
"version": "v0.1.2",
|
||||
"module": "asm/go.mod",
|
||||
"generate": [
|
||||
{
|
||||
"commands": [
|
||||
"go generate -v -x"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user