mirror of
https://github.com/jwetzell/showbridge-go.git
synced 2026-04-27 05:15:47 +00:00
change internals to internal
This commit is contained in:
@@ -6,7 +6,7 @@ import (
|
||||
"log/slog"
|
||||
"net"
|
||||
|
||||
"github.com/jwetzell/showbridge-go/internals/framing"
|
||||
"github.com/jwetzell/showbridge-go/internal/framing"
|
||||
)
|
||||
|
||||
type TCPServer struct {
|
||||
|
||||
Reference in New Issue
Block a user