Skip to content

Commit acdfee7

Browse files
Bump github.com/warpstreamlabs/bento from 1.8.2 to 1.9.1
Bumps [github.com/warpstreamlabs/bento](https://github.com/warpstreamlabs/bento) from 1.8.2 to 1.9.1. - [Release notes](https://github.com/warpstreamlabs/bento/releases) - [Changelog](https://github.com/warpstreamlabs/bento/blob/main/CHANGELOG.md) - [Commits](warpstreamlabs/bento@v1.8.2...v1.9.1) --- updated-dependencies: - dependency-name: github.com/warpstreamlabs/bento dependency-version: 1.9.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent eacf9c1 commit acdfee7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ require (
2121
github.com/spf13/cobra v1.9.1
2222
github.com/spf13/pflag v1.0.6
2323
github.com/stretchr/testify v1.10.0
24-
github.com/warpstreamlabs/bento v1.8.2
24+
github.com/warpstreamlabs/bento v1.9.1
2525
golang.org/x/sync v0.15.0
2626
google.golang.org/grpc v1.73.0
2727
google.golang.org/protobuf v1.36.6

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1766,8 +1766,8 @@ github.com/uudashr/gocognit v1.2.0 h1:3BU9aMr1xbhPlvJLSydKwdLN3tEUUrzPSSM8S4hDYR
17661766
github.com/uudashr/gocognit v1.2.0/go.mod h1:k/DdKPI6XBZO1q7HgoV2juESI2/Ofj9AcHPZhBBdrTU=
17671767
github.com/uudashr/iface v1.4.0 h1:ImZ+1oEJPXvjap7nK0md7gA9RRH7PMp4vliaLkJ2+cg=
17681768
github.com/uudashr/iface v1.4.0/go.mod h1:i/H4cfRMPe0izticV8Yz0g6/zcsh5xXlvthrdh1kqcY=
1769-
github.com/warpstreamlabs/bento v1.8.2 h1:8JfgCq7Hs7tA85CYW2KYNNh/XMpJ0JdM8+3pdU6BEPM=
1770-
github.com/warpstreamlabs/bento v1.8.2/go.mod h1:1yTw33su1sYywDnSvzXb4zT1wdFmZo4u1h69Tb33iZI=
1769+
github.com/warpstreamlabs/bento v1.9.1 h1:3+wgiSU0NmXfuy4Z5TY52Jsbh4Zeu0uQJGqjkJ4QjlY=
1770+
github.com/warpstreamlabs/bento v1.9.1/go.mod h1:g+RhE+INnl306Wj/hTKl4Xl0AvhjS2cTxrphNKGmYE0=
17711771
github.com/x448/float16 v0.8.4 h1:qLwI1I70+NjRFUR3zs1JPUCgaCXSh3SW62uAKT1mSBM=
17721772
github.com/x448/float16 v0.8.4/go.mod h1:14CWIYCyZA/cWjXOioeEpHeN/83MdbZDRQHoFcYsOfg=
17731773
github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f/go.mod h1:N2zxlSyiKSe5eX1tZViRH5QA0qijqEDrYZiPEAiq3wU=

0 commit comments

Comments
 (0)