From 8ef11c4ea21c3b28e234edfd32a1086888a6dfd4 Mon Sep 17 00:00:00 2001 From: pilot-release-bot Date: Sat, 25 Jul 2026 07:44:03 +0000 Subject: [PATCH] deps: bump github.com/pilot-protocol/common to v0.5.9 auto-tagged v0.3.1-beta.9 --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index bc70c56..03b8264 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/pilot-protocol/libpilot go 1.25.12 require ( - github.com/pilot-protocol/common v0.5.7 + github.com/pilot-protocol/common v0.5.9 github.com/pilot-protocol/handshake v0.2.2 github.com/pilot-protocol/pilotprotocol v1.12.5 github.com/pilot-protocol/policy v0.2.3 diff --git a/go.sum b/go.sum index 77b1486..e78f0b4 100644 --- a/go.sum +++ b/go.sum @@ -4,8 +4,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.7 h1:GY6KhB+PwV713HAAhVrVEZJN9e5DsnbfElPiOAEpzJE= -github.com/pilot-protocol/common v0.5.7/go.mod h1:Y6yaOsywr8J4aGvyoyuOtDpwZTheFM7GOjDt6Y/ZB9I= +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/handshake v0.2.2 h1:t2z+AIoaxxfOVxciyWEa/T6y2RP0WbP5qc6zUoDwcIs= github.com/pilot-protocol/handshake v0.2.2/go.mod h1:LNp71o9ImbwRNOeBFCI0BmsND7oFiyJPFTd90yFzGGA= github.com/pilot-protocol/pilotprotocol v1.12.5 h1:6dfc15F1lJSdX+U3mSEHmSLIDqlfftUqQ22OonnC8rw=