From f0ad5c49ece355ab6735c4e5f59d0c06b460a7ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 13:12:57 +0000 Subject: [PATCH] Bump github.com/warpstreamlabs/bento from 1.8.2 to 1.10.0 Bumps [github.com/warpstreamlabs/bento](https://github.com/warpstreamlabs/bento) from 1.8.2 to 1.10.0. - [Release notes](https://github.com/warpstreamlabs/bento/releases) - [Changelog](https://github.com/warpstreamlabs/bento/blob/main/CHANGELOG.md) - [Commits](https://github.com/warpstreamlabs/bento/compare/v1.8.2...v1.10.0) --- updated-dependencies: - dependency-name: github.com/warpstreamlabs/bento dependency-version: 1.10.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 819f32f..fc66208 100644 --- a/go.mod +++ b/go.mod @@ -23,7 +23,7 @@ require ( github.com/spf13/cobra v1.9.1 github.com/spf13/pflag v1.0.6 github.com/stretchr/testify v1.10.0 - github.com/warpstreamlabs/bento v1.8.2 + github.com/warpstreamlabs/bento v1.10.0 golang.org/x/sync v0.15.0 google.golang.org/grpc v1.73.0 google.golang.org/protobuf v1.36.6 diff --git a/go.sum b/go.sum index 1100963..a8d5b94 100644 --- a/go.sum +++ b/go.sum @@ -1766,8 +1766,8 @@ github.com/uudashr/gocognit v1.2.0 h1:3BU9aMr1xbhPlvJLSydKwdLN3tEUUrzPSSM8S4hDYR github.com/uudashr/gocognit v1.2.0/go.mod h1:k/DdKPI6XBZO1q7HgoV2juESI2/Ofj9AcHPZhBBdrTU= github.com/uudashr/iface v1.4.0 h1:ImZ+1oEJPXvjap7nK0md7gA9RRH7PMp4vliaLkJ2+cg= github.com/uudashr/iface v1.4.0/go.mod h1:i/H4cfRMPe0izticV8Yz0g6/zcsh5xXlvthrdh1kqcY= -github.com/warpstreamlabs/bento v1.8.2 h1:8JfgCq7Hs7tA85CYW2KYNNh/XMpJ0JdM8+3pdU6BEPM= -github.com/warpstreamlabs/bento v1.8.2/go.mod h1:1yTw33su1sYywDnSvzXb4zT1wdFmZo4u1h69Tb33iZI= +github.com/warpstreamlabs/bento v1.10.0 h1:gsgv7DGypcK9kcSiXLa5wl9qIdgD32lEHdyXsmK01Po= +github.com/warpstreamlabs/bento v1.10.0/go.mod h1:Jj/ZtMoa7cywI9bmVnE8SyB0VSQ87Mjp/YRbc9gZCJ0= github.com/x448/float16 v0.8.4 h1:qLwI1I70+NjRFUR3zs1JPUCgaCXSh3SW62uAKT1mSBM= github.com/x448/float16 v0.8.4/go.mod h1:14CWIYCyZA/cWjXOioeEpHeN/83MdbZDRQHoFcYsOfg= github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f/go.mod h1:N2zxlSyiKSe5eX1tZViRH5QA0qijqEDrYZiPEAiq3wU=