From ed65e5f39de0c1bf57253b8748c2c69a61a680cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 09:23:54 +0000 Subject: [PATCH] chore(deps): bump github.com/pilot-protocol/handshake Bumps [github.com/pilot-protocol/handshake](https://github.com/pilot-protocol/handshake) from 0.2.5 to 0.2.6. - [Release notes](https://github.com/pilot-protocol/handshake/releases) - [Changelog](https://github.com/pilot-protocol/handshake/blob/main/CHANGELOG.md) - [Commits](https://github.com/pilot-protocol/handshake/compare/v0.2.5...v0.2.6) --- updated-dependencies: - dependency-name: github.com/pilot-protocol/handshake dependency-version: 0.2.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 4 ++-- go.sum | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/go.mod b/go.mod index 85c52af..4716499 100644 --- a/go.mod +++ b/go.mod @@ -4,8 +4,8 @@ go 1.25.12 require ( github.com/pilot-protocol/common v0.5.10 - github.com/pilot-protocol/handshake v0.2.5 - github.com/pilot-protocol/pilotprotocol v1.13.2 + github.com/pilot-protocol/handshake v0.2.6 + github.com/pilot-protocol/pilotprotocol v1.13.4 github.com/pilot-protocol/policy v0.2.3 ) diff --git a/go.sum b/go.sum index 51c9885..ebcf896 100644 --- a/go.sum +++ b/go.sum @@ -4,10 +4,10 @@ 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.10 h1:LQdwrVuNqDKhlK4GXSVJXXpwnRAkquPhYqCPP75Fv2c= github.com/pilot-protocol/common v0.5.10/go.mod h1:Ybc6f1A37s3ShoEh1nBMVL9DPyYlxvkqPTvtbxaNWg4= -github.com/pilot-protocol/handshake v0.2.5 h1:0gt+UltSPIoRegLPF6/m29O10tyfXMINWaHsUcwybJ0= -github.com/pilot-protocol/handshake v0.2.5/go.mod h1:xHmeC8LeBQuJk1F9ucfJXRZ5IMJKSEhVhCL9Uw2gu7o= -github.com/pilot-protocol/pilotprotocol v1.13.2 h1:ZZh+KQtAciX0hIxC111djs4fWCYwzbxIU0WnWoq2uKA= -github.com/pilot-protocol/pilotprotocol v1.13.2/go.mod h1:eMkx7zGmtktfF4tlksYmLtIbP4DMKNdJITG2SGvVdbQ= +github.com/pilot-protocol/handshake v0.2.6 h1:DmUL8NEbNOKMRgg5seAfRnwoZgayzqQ1ksi+U7yu6RM= +github.com/pilot-protocol/handshake v0.2.6/go.mod h1:Vkz+02DEAyPL++maW7oHHu/DKriPhL3/+BGY+dlHKrQ= +github.com/pilot-protocol/pilotprotocol v1.13.4 h1:gX6KN/eDAmnUMSTtRSWGzeBkmYtgsFtD73WM394raNc= +github.com/pilot-protocol/pilotprotocol v1.13.4/go.mod h1:frjiZWZ0/c1AC0tVIS0+O6cE26N57+TFYVjLleafMqY= github.com/pilot-protocol/policy v0.2.3 h1:sonEBL82oGjj1zyMQjJJ5cw+0KQdjS1sgHiLmIVWb8g= github.com/pilot-protocol/policy v0.2.3/go.mod h1:ALQdPalluwdzd3AbqbR+iNU5jJc/aG79n9ym0vhhF7w= github.com/pilot-protocol/rendezvous v0.2.7 h1:676cSBYGpkkg5FK6AioGLarixPrTwlky5b13LSpqY/4=