mirror of
https://github.com/v2fly/v2ray-core.git
synced 2026-04-14 17:49:15 -04:00
vFormat: use gci instead of customized goimports (#1020)
This commit is contained in:
@@ -3,7 +3,7 @@ package http
|
||||
import (
|
||||
"bufio"
|
||||
"net/http"
|
||||
_ "unsafe" // required to use //go:linkname
|
||||
_ "unsafe"
|
||||
)
|
||||
|
||||
//go:linkname readRequest net/http.readRequest
|
||||
|
||||
Reference in New Issue
Block a user