mirror of
https://github.com/fosrl/olm.git
synced 2026-02-20 03:46:42 +00:00
Use local websocket without config or otel
Former-commit-id: 87e2cf8405
This commit is contained in:
2
main.go
2
main.go
@@ -15,9 +15,9 @@ import (
|
||||
|
||||
"github.com/fosrl/newt/logger"
|
||||
"github.com/fosrl/newt/updates"
|
||||
"github.com/fosrl/newt/websocket"
|
||||
"github.com/fosrl/olm/httpserver"
|
||||
"github.com/fosrl/olm/peermonitor"
|
||||
"github.com/fosrl/olm/websocket"
|
||||
|
||||
"golang.zx2c4.com/wireguard/device"
|
||||
"golang.zx2c4.com/wireguard/tun"
|
||||
|
||||
Reference in New Issue
Block a user