Skip to content

Commit

Permalink
Bug fixes for fakeDNS
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaokangwang committed Jan 27, 2021
1 parent 5248416 commit 1c909d6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/dns/nameserver_fakedns.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// +build !confonly

package dns

import (
Expand Down

0 comments on commit 1c909d6

Please sign in to comment.