From dfe1e8641a8adab22e0fa813f8316e35603bd08c Mon Sep 17 00:00:00 2001 From: pilot-release-bot Date: Sat, 25 Jul 2026 15:27:34 +0000 Subject: [PATCH] deps: bump github.com/pilot-protocol/common to v0.5.10 auto-tagged v0.3.2-beta.5 --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 20f3af3..5c38682 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/pilot-protocol/runtime go 1.25.12 require ( - github.com/pilot-protocol/common v0.5.9 + github.com/pilot-protocol/common v0.5.10 github.com/pilot-protocol/handshake v0.2.4 github.com/pilot-protocol/pilotprotocol v1.13.2 github.com/pilot-protocol/policy v0.2.3 diff --git a/go.sum b/go.sum index 0ad0cc7..8d4581f 100644 --- a/go.sum +++ b/go.sum @@ -2,8 +2,8 @@ github.com/coder/websocket v1.8.15 h1:6B2JPeOGlpff2Uz6vOEH1Vzpi0iUz20A+lPVhPHtNU github.com/coder/websocket v1.8.15/go.mod h1:NX3SzP+inril6yawo5CQXx8+fk145lPDC6pumgx0mVg= github.com/expr-lang/expr v1.17.8 h1:W1loDTT+0PQf5YteHSTpju2qfUfNoBt4yw9+wOEU9VM= github.com/expr-lang/expr v1.17.8/go.mod h1:8/vRC7+7HBzESEqt5kKpYXxrxkr31SaO8r40VO/1IT4= -github.com/pilot-protocol/common v0.5.9 h1:oCeIxMl8PtJowSU9UfSdzFXQ4s2pxxQBAitsg6P6pm8= -github.com/pilot-protocol/common v0.5.9/go.mod h1:Ybc6f1A37s3ShoEh1nBMVL9DPyYlxvkqPTvtbxaNWg4= +github.com/pilot-protocol/common v0.5.10 h1:LQdwrVuNqDKhlK4GXSVJXXpwnRAkquPhYqCPP75Fv2c= +github.com/pilot-protocol/common v0.5.10/go.mod h1:Ybc6f1A37s3ShoEh1nBMVL9DPyYlxvkqPTvtbxaNWg4= github.com/pilot-protocol/handshake v0.2.4 h1:GLzn+niMckGxSnP3SwEcsxuNaSVbppozJmDp4rCiUvI= github.com/pilot-protocol/handshake v0.2.4/go.mod h1:xHmeC8LeBQuJk1F9ucfJXRZ5IMJKSEhVhCL9Uw2gu7o= github.com/pilot-protocol/pilotprotocol v1.13.2 h1:ZZh+KQtAciX0hIxC111djs4fWCYwzbxIU0WnWoq2uKA=