Skip to content

Commit 9dc98f7

Browse files
committed
chore: tidy go.mod for web4 go1.25.10 bump
1 parent 6f1e16b commit 9dc98f7

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

go.mod

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/pilot-protocol/libpilot
22

3-
go 1.25.3
3+
go 1.25.10
44

55
require (
66
github.com/TeoSlayer/pilotprotocol v0.0.0
@@ -14,7 +14,6 @@ require (
1414
github.com/coder/websocket v1.8.14 // indirect
1515
github.com/expr-lang/expr v1.17.8 // indirect
1616
github.com/pilot-protocol/common v0.1.0 // indirect
17-
github.com/pilot-protocol/rendezvous v0.1.0 // indirect
1817
github.com/pilot-protocol/trustedagents v0.1.0 // indirect
1918
)
2019

0 commit comments

Comments
 (0)