From 2b47a15d1d82768b67b5b9e8dc948641260ce0ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2026 09:23:11 +0000 Subject: [PATCH] Bump github.com/ttab/elephantine from 0.25.0 to 0.26.1 Bumps [github.com/ttab/elephantine](https://github.com/ttab/elephantine) from 0.25.0 to 0.26.1. - [Commits](https://github.com/ttab/elephantine/compare/v0.25.0...v0.26.1) --- updated-dependencies: - dependency-name: github.com/ttab/elephantine dependency-version: 0.26.1 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 a788e1f..8cf5d32 100644 --- a/go.mod +++ b/go.mod @@ -10,7 +10,7 @@ require ( github.com/pmezard/go-difflib v1.0.0 github.com/ttab/clitools v1.0.1 github.com/ttab/elephant-api v0.22.1 - github.com/ttab/elephantine v0.25.0 + github.com/ttab/elephantine v0.26.1 github.com/ttab/newsdoc v1.0.0 github.com/ttab/revisor v0.11.2 github.com/twitchtv/twirp v8.1.3+incompatible diff --git a/go.sum b/go.sum index 4f0d029..2236a5f 100644 --- a/go.sum +++ b/go.sum @@ -163,8 +163,8 @@ github.com/ttab/clitools v1.0.1 h1:OYFC5417X2+K0C+wUbIj2HroGWrpaKGQ1jE00nLFf8Q= github.com/ttab/clitools v1.0.1/go.mod h1:6Zn/3jv+X/jwhui9rm70KYwI5MmLOzRjCM5fF4ebzg0= github.com/ttab/elephant-api v0.22.1 h1:XJCFLVpt99rQpLkNJhPLQL2fFpUZPQu8i8VfIE9K8do= github.com/ttab/elephant-api v0.22.1/go.mod h1:tR17cFbfHfhCFs6O2s13eHU7y5CIechhZIHDEvNJvcU= -github.com/ttab/elephantine v0.25.0 h1:0Z9tvlqzVD2rUSwwihOK/iqtjoPO0Xh0JzTCWUSRzMM= -github.com/ttab/elephantine v0.25.0/go.mod h1:T4ZtP2Clg236YZehCituqPCDFZ2PuBn/BoX5gYkCtvE= +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/newsdoc v1.0.0 h1:ftGbUkReu+teOGuh00eZgeSraghzyMaMEJQ0acrFYDw= github.com/ttab/newsdoc v1.0.0/go.mod h1:Lt4bBWEsP3b5ChLwzuQ4fvxcfnv2u5DwrV9ADmE5ViQ= github.com/ttab/revisor v0.11.2 h1:AwQOSrbW/zNYxC5XATxQTIckkrmbOju8Zv08h+s3BkY=