mirror of
https://github.com/cedar2025/hysteria.git
synced 2025-06-09 05:59:54 +00:00
chore: import format fix
This commit is contained in:
parent
7b4def4c35
commit
b481b49a28
@ -15,8 +15,6 @@ import (
|
|||||||
"strings"
|
"strings"
|
||||||
"time"
|
"time"
|
||||||
|
|
||||||
"github.com/apernet/hysteria/extras/v2/sniff"
|
|
||||||
|
|
||||||
"github.com/caddyserver/certmagic"
|
"github.com/caddyserver/certmagic"
|
||||||
"github.com/libdns/cloudflare"
|
"github.com/libdns/cloudflare"
|
||||||
"github.com/libdns/duckdns"
|
"github.com/libdns/duckdns"
|
||||||
@ -36,6 +34,7 @@ import (
|
|||||||
"github.com/apernet/hysteria/extras/v2/masq"
|
"github.com/apernet/hysteria/extras/v2/masq"
|
||||||
"github.com/apernet/hysteria/extras/v2/obfs"
|
"github.com/apernet/hysteria/extras/v2/obfs"
|
||||||
"github.com/apernet/hysteria/extras/v2/outbounds"
|
"github.com/apernet/hysteria/extras/v2/outbounds"
|
||||||
|
"github.com/apernet/hysteria/extras/v2/sniff"
|
||||||
"github.com/apernet/hysteria/extras/v2/trafficlogger"
|
"github.com/apernet/hysteria/extras/v2/trafficlogger"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user