From 64a09b67fc2b454d04ca30f81a216759cc0210c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 09:32:24 +0000 Subject: [PATCH] chore(deps): bump github.com/pilot-protocol/common from 0.4.8 to 0.5.0 Bumps [github.com/pilot-protocol/common](https://github.com/pilot-protocol/common) from 0.4.8 to 0.5.0. - [Release notes](https://github.com/pilot-protocol/common/releases) - [Changelog](https://github.com/pilot-protocol/common/blob/main/CHANGELOG.md) - [Commits](https://github.com/pilot-protocol/common/compare/v0.4.8...v0.5.0) --- updated-dependencies: - dependency-name: github.com/pilot-protocol/common dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 1909387..6e53c8b 100644 --- a/go.mod +++ b/go.mod @@ -2,4 +2,4 @@ module github.com/pilot-protocol/eventstream go 1.25.10 -require github.com/pilot-protocol/common v0.4.8 +require github.com/pilot-protocol/common v0.5.0 diff --git a/go.sum b/go.sum index 7b83895..5407c82 100644 --- a/go.sum +++ b/go.sum @@ -1,2 +1,2 @@ -github.com/pilot-protocol/common v0.4.8 h1:eS2Bc+XcZWJ/qhwwOZbXwIWhtNdOijuoEp716kQE+/c= -github.com/pilot-protocol/common v0.4.8/go.mod h1:yrAwPXGVMbXU+SADvOCmbdXjK/wJ3uA0KshyLvRlej4= +github.com/pilot-protocol/common v0.5.0 h1:+rakrcpwbg8dfuQDWAgOI1N/XC3c6WSwar2SlW+cZ28= +github.com/pilot-protocol/common v0.5.0/go.mod h1:yrAwPXGVMbXU+SADvOCmbdXjK/wJ3uA0KshyLvRlej4=