deps: upgrade to warp v1.18.0

Upgrade warp to v1.18.0 which consolidates warp-specific types
from lp118 into the warp package directly.

RIP lp118 🪦
This commit is contained in:
Zach Kelling
2025-12-23 10:32:48 -08:00
parent 49dbc8f929
commit a6f652d094
13 changed files with 815 additions and 152 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ import (
"sync"
"time"
"github.com/dgraph-io/badger/v3"
"github.com/dgraph-io/badger/v4"
"github.com/luxfi/netrunner/network"
"github.com/luxfi/ids"
"github.com/luxfi/log"