Skip to content
Snippets Groups Projects
Commit 07e41e36 authored by Pratik Lagaskar's avatar Pratik Lagaskar
Browse files

update go.mod

parent b16435fd
Branches
No related tags found
1 merge request!5Draft: Integrate vpn-hole
...@@ -25,3 +25,11 @@ require ( ...@@ -25,3 +25,11 @@ require (
golang.org/x/tools v0.1.8-0.20211022200916-316ba0b74098 // indirect golang.org/x/tools v0.1.8-0.20211022200916-316ba0b74098 // indirect
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
) )
require github.com/miekg/dns v1.1.50
require (
golang.org/x/net v0.0.0-20210726213435-c6fcb2dbf985 // indirect
golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c // indirect
golang.org/x/tools v0.1.6-0.20210726203631-07bc1bf47fb2 // indirect
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment