mirror of
https://github.com/fatedier/frp.git
synced 2025-07-14 09:49:13 +07:00
vendor: add package io
This commit is contained in:
@ -22,8 +22,9 @@ import (
|
||||
"net/http"
|
||||
"strings"
|
||||
|
||||
frpIo "github.com/fatedier/frp/utils/io"
|
||||
frpNet "github.com/fatedier/frp/utils/net"
|
||||
|
||||
frpIo "github.com/fatedier/golib/io"
|
||||
)
|
||||
|
||||
const PluginHttpProxy = "http_proxy"
|
||||
|
Reference in New Issue
Block a user