mirror of
https://github.com/netchx/netch.git
synced 2026-03-28 18:59:46 +08:00
Update dependencies
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
module aiodns
|
||||
|
||||
go 1.16
|
||||
go 1.17
|
||||
|
||||
require github.com/miekg/dns v1.1.43
|
||||
|
||||
require (
|
||||
golang.org/x/net v0.0.0-20210226172049-e18ecbb05110 // indirect
|
||||
golang.org/x/sys v0.0.0-20210303074136-134d130e1a04 // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user