diff options
author | Tyler Davis <tydavis@gmail.com> | 2019-06-03 03:43:22 +0000 |
---|---|---|
committer | Tyler Davis <tydavis@gmail.com> | 2019-06-03 03:43:22 +0000 |
commit | f22b6da3c7964a23d93269b6c5de9f322c3837a8 (patch) | |
tree | b5ad73d8c7333ab1603911487a023f1ac0669d50 /vendor | |
parent | 0e8a5cebd8548bfe95c5c7808da7da0f651f0c3a (diff) | |
download | dnstracker-f22b6da3c7964a23d93269b6c5de9f322c3837a8.tar.gz dnstracker-f22b6da3c7964a23d93269b6c5de9f322c3837a8.zip |
Update: go modules
Diffstat (limited to 'vendor')
-rw-r--r-- | vendor/modules.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt new file mode 100644 index 0000000..6e35155 --- /dev/null +++ b/vendor/modules.txt @@ -0,0 +1,11 @@ +# github.com/miekg/dns v1.0.4 +github.com/miekg/dns +# golang.org/x/crypto v0.0.0-20180228161326-91a49db82a88 +golang.org/x/crypto/ed25519 +golang.org/x/crypto/ed25519/internal/edwards25519 +# golang.org/x/net v0.0.0-20180218175443-cbe0f9307d01 +golang.org/x/net/ipv4 +golang.org/x/net/ipv6 +golang.org/x/net/bpf +golang.org/x/net/internal/iana +golang.org/x/net/internal/socket |