From c604230b5fc4cdb78684e55e1a9876f7eb4361f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 May 2026 05:29:42 +0000 Subject: [PATCH] Bump github.com/ttab/elephantine from 0.26.1 to 0.26.3 Bumps [github.com/ttab/elephantine](https://github.com/ttab/elephantine) from 0.26.1 to 0.26.3. - [Commits](https://github.com/ttab/elephantine/compare/v0.26.1...v0.26.3) --- updated-dependencies: - dependency-name: github.com/ttab/elephantine dependency-version: 0.26.2 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 28780ee..159c752 100644 --- a/go.mod +++ b/go.mod @@ -12,7 +12,7 @@ require ( github.com/prometheus/client_golang v1.23.2 github.com/ttab/clitools v1.0.3 github.com/ttab/elephant-api v0.22.4 - github.com/ttab/elephantine v0.26.1 + github.com/ttab/elephantine v0.26.3 github.com/ttab/howdah v0.0.8 github.com/ttab/mage v0.9.1 github.com/twitchtv/twirp v8.1.3+incompatible diff --git a/go.sum b/go.sum index 1d24d5d..ccb9f23 100644 --- a/go.sum +++ b/go.sum @@ -115,8 +115,8 @@ github.com/ttab/clitools v1.0.3 h1:l1NrC7c1pBSS4DYokQEugNfSg9csKjk5sUymem9KCig= github.com/ttab/clitools v1.0.3/go.mod h1:6Zn/3jv+X/jwhui9rm70KYwI5MmLOzRjCM5fF4ebzg0= github.com/ttab/elephant-api v0.22.4 h1:tN2mln94+oZ/EgA5xm3H1VRcCgXuTytukM7z66w4cJY= github.com/ttab/elephant-api v0.22.4/go.mod h1:Hh093NfYDzq8wS32nhZJzISiu59Xgypiy6CjrAUaLg8= -github.com/ttab/elephantine v0.26.1 h1:S3NvFET8vo42bNp7qLXS5DPZ82oFPBjbQhuc2247F4A= -github.com/ttab/elephantine v0.26.1/go.mod h1:YUoQI2qAbGEju/StMzKNM+c2VvPYsSG782JnjT3mRMI= +github.com/ttab/elephantine v0.26.3 h1:XYwKX/dGTEg7+NUPnRw0x5FlmVIDneHfkAos51Tz0Rk= +github.com/ttab/elephantine v0.26.3/go.mod h1:YUoQI2qAbGEju/StMzKNM+c2VvPYsSG782JnjT3mRMI= github.com/ttab/howdah v0.0.8 h1:NOsKnXPs8s1c2tf0tqg2oKVI5pPDYBoKTQXzCjM/KMY= github.com/ttab/howdah v0.0.8/go.mod h1:MFfIWJsMBvkIyMswmLFy1KI6WIWwnYNVVQxZ+HYzIgI= github.com/ttab/mage v0.9.1 h1:0X1AR5G/nevuLYtJW5BgN03glBicJZxb5z7jIUHN5ro=