From d9cb0e49c911fd1e545b141a8cd226d4337feaad Mon Sep 17 00:00:00 2001 From: pilot-release-bot Date: Fri, 7 Aug 2026 15:59:17 +0000 Subject: [PATCH] deps: bump github.com/pilot-protocol/common to v0.5.13 auto-tagged v0.2.3-beta.2 --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 840a9b9..5f1a703 100644 --- a/go.mod +++ b/go.mod @@ -3,6 +3,6 @@ module github.com/pilot-protocol/dataexchange 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/eventstream v0.2.4 ) diff --git a/go.sum b/go.sum index 651359b..c34d86b 100644 --- a/go.sum +++ b/go.sum @@ -1,4 +1,4 @@ -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/eventstream v0.2.4 h1:SyB64wqo+Qpz0hIAuzHGkI9Npwk5SFSg1aqNFLueUIQ= github.com/pilot-protocol/eventstream v0.2.4/go.mod h1:ccBhrLd2vUj70bStS/FJHg7DhjeZ0jinOls6Et4U5cg=