1
0
mirror of https://github.com/DNSCrypt/dnscrypt-proxy.git synced 2025-01-07 01:41:22 +01:00
dnscrypt-proxy/vendor/github.com/sonatard/noctx/go.mod
2021-07-03 10:56:53 +02:00

9 lines
159 B
Modula-2

module github.com/sonatard/noctx
go 1.13
require (
github.com/gostaticanalysis/analysisutil v0.0.3
golang.org/x/tools v0.0.0-20200117220505-0cba7a3a9ee9
)