Deleted and removed glide.lock
This commit is contained in:
parent
302d30e0a8
commit
4aa8d48135
|
@ -14,3 +14,4 @@
|
||||||
|
|
||||||
# Project-local glide cache, RE: https://github.com/Masterminds/glide/issues/736
|
# Project-local glide cache, RE: https://github.com/Masterminds/glide/issues/736
|
||||||
.glide/
|
.glide/
|
||||||
|
/glide.lock
|
|
@ -1,7 +1,7 @@
|
||||||
# doubleratchet
|
# doubleratchet
|
||||||
|
|
||||||
[The Double Ratchet Algorithm](https://whispersystems.org/docs/specifications/doubleratchet) Golang implementation.
|
[The Double Ratchet Algorithm](https://whispersystems.org/docs/specifications/doubleratchet) Golang implementation.
|
||||||
The current version is being developed at the moment, it is still incomplete and cannot be used anywhere.
|
The current version is in active development at the moment, it is still incomplete and cannot be used anywhere.
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
|
|
|
@ -1,8 +0,0 @@
|
||||||
hash: a0259e27dbafb8d32fae4f072a38d13bcc7270243d31c14da0178c0f43e8fce1
|
|
||||||
updated: 2017-06-11T11:11:38.443059715+07:00
|
|
||||||
imports:
|
|
||||||
- name: golang.org/x/crypto
|
|
||||||
version: e7ba82683099cae71475961448ab8f903ea77c26
|
|
||||||
subpackages:
|
|
||||||
- curve25519
|
|
||||||
testImports: []
|
|
Loading…
Reference in New Issue