From 06ecfa7b7ac8e3ce05dde0d29c2db55fc5a7f7f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 27 Jun 2026 21:22:30 +0000 Subject: [PATCH] chore(deps): bump github.com/pilot-protocol/common from 0.5.0 to 0.5.6 Bumps [github.com/pilot-protocol/common](https://github.com/pilot-protocol/common) from 0.5.0 to 0.5.6. - [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.5.0...v0.5.6) --- updated-dependencies: - dependency-name: github.com/pilot-protocol/common dependency-version: 0.5.6 dependency-type: direct:production update-type: version-update:semver-patch ... 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 bacf30c..185a7da 100644 --- a/go.mod +++ b/go.mod @@ -4,5 +4,5 @@ go 1.25.10 require ( github.com/expr-lang/expr v1.17.8 - github.com/pilot-protocol/common v0.5.0 + github.com/pilot-protocol/common v0.5.6 ) diff --git a/go.sum b/go.sum index bf681b1..6fe8d9e 100644 --- a/go.sum +++ b/go.sum @@ -1,4 +1,4 @@ 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.0 h1:+rakrcpwbg8dfuQDWAgOI1N/XC3c6WSwar2SlW+cZ28= -github.com/pilot-protocol/common v0.5.0/go.mod h1:yrAwPXGVMbXU+SADvOCmbdXjK/wJ3uA0KshyLvRlej4= +github.com/pilot-protocol/common v0.5.6 h1:0A3W3HUQSPryGyh+zA89hEHHLcYVd9v9Vgk8EzOqpQI= +github.com/pilot-protocol/common v0.5.6/go.mod h1:yrAwPXGVMbXU+SADvOCmbdXjK/wJ3uA0KshyLvRlej4=