Skip to content

Commit

Permalink
replace dnsproxy with doggo
Browse files Browse the repository at this point in the history
  • Loading branch information
honwen committed Apr 22, 2021
1 parent a57f26d commit 4a47e2a
Show file tree
Hide file tree
Showing 3 changed files with 75 additions and 334 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ module github.com/honwen/aliyun-ddns-cli
go 1.16

require (
github.com/AdguardTeam/dnsproxy v0.37.1
github.com/AdguardTeam/golibs v0.4.4
github.com/asaskevich/govalidator v0.0.0-20210307081110-f21760c49a8d
github.com/denverdino/aliyungo v0.0.0-20210318042315-546d0768f5c7
github.com/honwen/ip2loc v0.1.0
github.com/honwen/ip2loc v0.1.1
github.com/honwen/tldextract v0.1.0
github.com/miekg/dns v1.1.41
github.com/mr-karan/doggo v0.3.9
github.com/stretchr/testify v1.7.0
github.com/urfave/cli v1.22.5
)
Loading

0 comments on commit 4a47e2a

Please sign in to comment.