1
0
mirror of https://github.com/DNSCrypt/dnscrypt-proxy.git synced 2024-12-26 00:02:34 +01:00
dnscrypt-proxy/glide.yaml
Frank Denis b076e01f7a Let's start with a 15 minutes ugly PoC hack before going to bed
Who said the DNSCrypt protocol was "complex"?
2018-01-09 00:46:13 +01:00

10 lines
184 B
YAML

package: .
import:
- package: github.com/jedisct1/xsecretbox
- package: github.com/miekg/dns
version: ^1.0.1
- package: golang.org/x/crypto
subpackages:
- curve25519
- ed25519