removed uber zap from vendor and switched to dep from glide (#6)
This commit is contained in:
2
vendor/golang.org/x/crypto/ed25519/ed25519.go
generated
vendored
2
vendor/golang.org/x/crypto/ed25519/ed25519.go
generated
vendored
@@ -6,7 +6,7 @@
|
||||
// https://ed25519.cr.yp.to/.
|
||||
//
|
||||
// These functions are also compatible with the “Ed25519” function defined in
|
||||
// https://tools.ietf.org/html/draft-irtf-cfrg-eddsa-05.
|
||||
// RFC 8032.
|
||||
package ed25519
|
||||
|
||||
// This code is a port of the public domain, “ref10” implementation of ed25519
|
||||
|
||||
Reference in New Issue
Block a user