passforios-gopenpgp/glide.lock

52 lines
1.3 KiB
Text
Raw Normal View History

2018-10-30 10:47:31 +01:00
hash: 7497775ba9a895661860516e3bbf9f367dc7102b014b84d7af225035c0cbfc02
updated: 2018-10-29T15:51:04.090506+01:00
2018-06-04 16:05:14 -07:00
imports:
2018-10-24 17:56:52 +02:00
- name: github.com/konsorten/go-windows-terminal-sequences
version: 5c8c8bd35d3832f5d134ae1e1e375b69a4d25242
2018-09-02 15:02:26 +02:00
- name: github.com/Sirupsen/logrus
2018-10-30 10:47:31 +01:00
version: 566a5f690849162ff53cf98f3c42135389d63f95
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
2018-10-30 10:47:31 +01:00
version: 95b1ffbd15a57cc5abb3f04402b9e8ec0016a52c
2018-09-02 15:02:26 +02:00
subpackages:
- unix
- windows
- name: golang.org/x/text
2018-10-30 10:47:31 +01:00
version: 6f8607282f41687a5ce9b5a0378084237f2f7576
2018-09-02 15:02:26 +02:00
subpackages:
- encoding
- encoding/charmap
- encoding/internal
- encoding/internal/identifier
- transform
- name: proton/pmmime
2018-10-24 17:56:52 +02:00
version: 72b7b1bf2d1b491e1d003632a0fda41410b0bb59
2018-09-02 15:02:26 +02:00
repo: git@gitlab.protontech.ch:ProtonMail/go-pm-mime.git
2018-10-30 10:47:31 +01:00
testImports: []