Skip to content

Commit bc1962a

Browse files
committed
chore: tidy go.mod for web4 go1.25.10 bump
1 parent 18777e0 commit bc1962a

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/runtime
22

3-
go 1.25.3
3+
go 1.25.10
44

55
require (
66
github.com/TeoSlayer/pilotprotocol v0.0.0
@@ -12,7 +12,6 @@ require (
1212
github.com/coder/websocket v1.8.14 // indirect
1313
github.com/expr-lang/expr v1.17.8 // indirect
1414
github.com/pilot-protocol/common v0.1.0 // indirect
15-
github.com/pilot-protocol/rendezvous v0.1.0 // indirect
1615
github.com/pilot-protocol/trustedagents v0.1.0 // indirect
1716
)
1817

0 commit comments

Comments
 (0)