mirror of
https://github.com/onyx-and-iris/q3rcon.git
synced 2026-04-18 15:53:33 +00:00
replace logrus with charm/log
This commit is contained in:
@@ -5,7 +5,7 @@ import (
|
||||
"net"
|
||||
"time"
|
||||
|
||||
log "github.com/sirupsen/logrus"
|
||||
"github.com/charmbracelet/log"
|
||||
)
|
||||
|
||||
type UDPConn struct {
|
||||
|
||||
Reference in New Issue
Block a user