mirror of
https://github.com/DNSCrypt/dnscrypt-proxy.git
synced 2024-12-11 22:35:40 +01:00
9 lines
146 B
Modula-2
9 lines
146 B
Modula-2
module github.com/jedisct1/dlog
|
|
|
|
go 1.13
|
|
|
|
require (
|
|
github.com/hashicorp/go-syslog v1.0.0
|
|
golang.org/x/sys v0.0.0-20190909082730-f460065e899a
|
|
)
|