From 74047b747685d34c962886629b170448b056d256 Mon Sep 17 00:00:00 2001 From: pilot-release-bot Date: Fri, 7 Aug 2026 16:00:16 +0000 Subject: [PATCH] deps: bump github.com/pilot-protocol/common to v0.5.13 auto-tagged v0.2.9-beta.2 --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 7ce3714..8277b41 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/pilot-protocol/handshake go 1.25.12 require ( - github.com/pilot-protocol/common v0.5.12 + github.com/pilot-protocol/common v0.5.13 github.com/pilot-protocol/pilotprotocol v1.13.9 ) diff --git a/go.sum b/go.sum index 03388e6..f3ad619 100644 --- a/go.sum +++ b/go.sum @@ -1,7 +1,7 @@ github.com/coder/websocket v1.8.15 h1:6B2JPeOGlpff2Uz6vOEH1Vzpi0iUz20A+lPVhPHtNUA= github.com/coder/websocket v1.8.15/go.mod h1:NX3SzP+inril6yawo5CQXx8+fk145lPDC6pumgx0mVg= -github.com/pilot-protocol/common v0.5.12 h1:ZQ7v8oX0VYtEcluraQZvqrYPMvRIxjixSZtNz8Xo5Uc= -github.com/pilot-protocol/common v0.5.12/go.mod h1:Ybc6f1A37s3ShoEh1nBMVL9DPyYlxvkqPTvtbxaNWg4= +github.com/pilot-protocol/common v0.5.13 h1:h9NmPh37ZZujktpSAwgq2H2ai7jG240nQTetGNWtZ3U= +github.com/pilot-protocol/common v0.5.13/go.mod h1:Ybc6f1A37s3ShoEh1nBMVL9DPyYlxvkqPTvtbxaNWg4= github.com/pilot-protocol/pilotprotocol v1.13.9 h1:hsC+BLCn0cmPvxLVSCPMegkrxTIdGySkBWAzSlqPvrU= github.com/pilot-protocol/pilotprotocol v1.13.9/go.mod h1:LLrJmaJ5LpSabyAvdRNZ6F4QDVCLVyvhxRs4v1eOGWk= github.com/pilot-protocol/rendezvous v0.2.8 h1:GRJyNplqNrfhPuCUgOAaY5Dg5En4G2aO+W2oCNKuIlo=