mirror of
https://github.com/DNSCrypt/dnscrypt-proxy.git
synced 2024-12-26 00:02:34 +01:00
b076e01f7a
Who said the DNSCrypt protocol was "complex"?
10 lines
184 B
YAML
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
|