mirror of
https://github.com/fatedier/frp.git
synced 2025-07-16 10:51:45 +07:00
vendor: add package io
This commit is contained in:
@ -17,7 +17,7 @@ import (
|
||||
"sync"
|
||||
"time"
|
||||
|
||||
frpIo "github.com/fatedier/frp/utils/io"
|
||||
frpIo "github.com/fatedier/golib/io"
|
||||
)
|
||||
|
||||
// onExitFlushLoop is a callback set by tests to detect the state of the
|
||||
|
Reference in New Issue
Block a user