passforios-gopenpgp/glide.lock

50 lines
1.2 KiB
Text
Raw Normal View History

hash: 0e0069ce69a4e3bde6233726f21a880347400808a97c2e6f7a173e4d7daea51c
updated: 2018-09-07T10:20:50.211694+02:00
2018-06-04 16:05:14 -07:00
imports:
2018-09-02 15:02:26 +02:00
- name: github.com/Sirupsen/logrus
version: 3791101e143bf0f32515ac23e831475684f61229
2018-06-04 16:05:14 -07:00
- name: golang.org/x/crypto
2018-09-02 15:02:26 +02:00
version: 9e4251120d8c43f10024d798bc6dde21d40704a0
2018-06-04 16:05:14 -07:00
repo: https://github.com/ProtonMail/crypto.git
subpackages:
- bitcurves
- brainpool
- cast5
- curve25519
- ed25519
- ed25519/internal/edwards25519
2018-09-02 15:02:26 +02:00
- internal/randutil
- internal/syscall/unix
2018-06-04 16:05:14 -07:00
- openpgp
- openpgp/aes/keywrap
- openpgp/armor
- openpgp/clearsign
- openpgp/ecdh
- openpgp/elgamal
- openpgp/errors
- openpgp/internal/algorithm
- openpgp/internal/ecc
- openpgp/internal/encoding
- openpgp/packet
- openpgp/s2k
2018-09-02 15:02:26 +02:00
- rand
- rsa
- ssh/terminal
- name: golang.org/x/sys
subpackages:
- unix
- windows
- name: golang.org/x/text
version: 4ae1256249243a4eb350a9a372e126557f2aa346
2018-09-02 15:02:26 +02:00
subpackages:
- encoding
- encoding/charmap
- encoding/internal
- encoding/internal/identifier
- transform
2018-11-01 17:03:43 +01:00
- name: github.com/ProtonMail/go-pm-mime
version: 347d69204aa62d6958bcb3b9bbacccb24a36372b
2018-11-01 17:03:43 +01:00
repo: https://gitlab.protontech.ch/ProtonMail/go-pm-mime.git
version: feat/mimevisitor
2018-06-04 16:05:14 -07:00
testImports: []