tests/thirdparty: lukechampine/us/merkle/blake2b (#140)

Fixes #139
This commit is contained in:
Michael McLoughlin
2020-03-02 20:22:53 -08:00
committed by GitHub
parent 1859174b62
commit 6df701fe67

View File

@@ -168,5 +168,20 @@
"../sse41/impl.s"
]
]
},
{
"import_path": "github.com/lukechampine/us",
"version": "dff56a80f83653cb14eeeb57ba6ba3c3e942c412",
"dir": "merkle/blake2b",
"generate": [
[
"go",
"run",
"gen.go",
"-out",
"blake2b_amd64.s"
]
],
"test": "./merkle/..."
}
]