lib/protocol, vendor: Import luhn code directly

I've changed it incompatibly to fix a correctness bug. Nonetheless, we
should remain incorrect indefinitely.
This commit is contained in:
Jakob Borg
2017-09-20 21:34:32 +02:00
parent 3ee12464b4
commit 2dd9450793
6 changed files with 103 additions and 97 deletions

8
vendor/manifest vendored
View File

@@ -49,14 +49,6 @@
"branch": "master",
"notests": true
},
{
"importpath": "github.com/calmh/luhn",
"repository": "https://github.com/calmh/luhn",
"vcs": "git",
"revision": "c0f1d77264fb3d1bfc65b70eea6ee264058c57c0",
"branch": "master",
"notests": true
},
{
"importpath": "github.com/calmh/xdr",
"repository": "https://github.com/calmh/xdr",