mirror of
https://github.com/Snawoot/hola-proxy.git
synced 2026-04-02 09:08:14 +00:00
goimports -w
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
package main
|
||||
|
||||
import (
|
||||
"time"
|
||||
|
||||
"github.com/AdguardTeam/dnsproxy/upstream"
|
||||
"github.com/miekg/dns"
|
||||
"time"
|
||||
)
|
||||
|
||||
type Resolver struct {
|
||||
|
||||
Reference in New Issue
Block a user