From 99e11630a89102a247c910c0447fdf954e859705 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 01:04:29 +0000 Subject: [PATCH] Bump github.com/ttab/elephant-api Bumps [github.com/ttab/elephant-api](https://github.com/ttab/elephant-api) from 0.23.1-0.20260605063608-cd9379fcae57 to 0.24.0. - [Changelog](https://github.com/ttab/elephant-api/blob/main/newsdoc/newsdoc.pb.go) - [Commits](https://github.com/ttab/elephant-api/commits/v0.24.0) --- updated-dependencies: - dependency-name: github.com/ttab/elephant-api dependency-version: 0.24.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 cbb3bef..8b6dbb6 100644 --- a/go.mod +++ b/go.mod @@ -12,7 +12,7 @@ require ( github.com/ory/dockertest/v3 v3.12.0 github.com/prometheus/client_golang v1.23.2 github.com/ttab/clitools v1.0.3 - github.com/ttab/elephant-api v0.23.1-0.20260605063608-cd9379fcae57 + github.com/ttab/elephant-api v0.24.0 github.com/ttab/elephantine v0.27.1 github.com/ttab/eltest v0.2.2 github.com/ttab/howdah v0.1.0 diff --git a/go.sum b/go.sum index 19e55ad..eb59b60 100644 --- a/go.sum +++ b/go.sum @@ -225,8 +225,8 @@ github.com/tinylib/msgp v1.6.4 h1:mOwYbyYDLPj35mkA2BjjYejgJk9BuHxDdvRnb6v2ZcQ= github.com/tinylib/msgp v1.6.4/go.mod h1:RSp0LW9oSxFut3KzESt5Voq4GVWyS+PSulT77roAqEA= 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.23.1-0.20260605063608-cd9379fcae57 h1:XGYlNyn1L9eEyCjPuWl/S2D/1zVjRc28fsPYGul9rDI= -github.com/ttab/elephant-api v0.23.1-0.20260605063608-cd9379fcae57/go.mod h1:4yLd0PwZRjsRj0Lb7QSQPaoYvz0zYZ7fALe1ANaYOhg= +github.com/ttab/elephant-api v0.24.0 h1:qy1pYOJ9+GkSKF4V3o30AbbhiI6WdsnDdGmf/UOenlQ= +github.com/ttab/elephant-api v0.24.0/go.mod h1:4yLd0PwZRjsRj0Lb7QSQPaoYvz0zYZ7fALe1ANaYOhg= github.com/ttab/elephantine v0.27.1 h1:kDX9KsPBT4r9DUN3iRqFxhnhA71t3nMTKJbmvCtat14= github.com/ttab/elephantine v0.27.1/go.mod h1:z6v4f7dEiAeOydoHAJ2HkJ6eAjTgvF8HBTOxE73NY1k= github.com/ttab/eltest v0.2.2 h1:T9+XZdLQJQciy7U/Q+TZskaxpnwdRJKEtaSz0699H+4=