Import copied libs

This commit is contained in:
Owen
2025-02-20 22:06:00 -05:00
parent c5098f0cd0
commit b553209712
8 changed files with 5 additions and 579 deletions

View File

@@ -15,8 +15,8 @@ import (
"syscall"
"time"
"github.com/fosrl/client/logger"
"github.com/fosrl/client/websocket"
"github.com/fosrl/newt/logger"
"github.com/fosrl/newt/websocket"
"golang.org/x/net/icmp"
"golang.org/x/net/ipv4"