mirror of
https://github.com/Monibuca/engine.git
synced 2025-10-06 09:06:52 +08:00
修改log引用
This commit is contained in:
@@ -3,10 +3,11 @@ package util
|
||||
import (
|
||||
"context"
|
||||
"encoding/json"
|
||||
log "github.com/sirupsen/logrus"
|
||||
"net"
|
||||
"net/http"
|
||||
"time"
|
||||
|
||||
"github.com/Monibuca/engine/v4/log"
|
||||
)
|
||||
|
||||
type TCPListener interface {
|
||||
|
Reference in New Issue
Block a user