tests/thirdparty: golang.org/x/crypto/curve25519 (#222)

This commit is contained in:
Michael McLoughlin
2021-11-07 01:39:03 -07:00
committed by GitHub
parent 14c87c7da2
commit afe2d539b8
2 changed files with 51 additions and 0 deletions

View File

@@ -441,5 +441,22 @@
]
}
]
},
{
"repository": {
"owner": "golang",
"name": "crypto"
},
"version": "089bfa5675191fd96a44247682f76ebca03d7916",
"pkg": "curve25519",
"module": "internal/field/_asm/go.mod",
"generate": [
{
"dir": "internal/field/_asm",
"commands": [
"go generate -v -x"
]
}
]
}
]