From 72069bb5dc8900f953bbb0c7dea8feea2b3661a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 07:50:35 +0000 Subject: [PATCH] chore(deps): bump github.com/bubustack/bobrapet in the bobrapet group Bumps the bobrapet group with 1 update: [github.com/bubustack/bobrapet](https://github.com/bubustack/bobrapet). Updates `github.com/bubustack/bobrapet` from 0.1.9 to 0.1.12 - [Release notes](https://github.com/bubustack/bobrapet/releases) - [Changelog](https://github.com/bubustack/bobrapet/blob/main/CHANGELOG.md) - [Commits](https://github.com/bubustack/bobrapet/compare/v0.1.9...v0.1.12) --- updated-dependencies: - dependency-name: github.com/bubustack/bobrapet dependency-version: 0.1.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bobrapet ... 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 197940f..e13fb3e 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/bubustack/materialize-engram go 1.26.2 require ( - github.com/bubustack/bobrapet v0.1.9 + github.com/bubustack/bobrapet v0.1.12 github.com/bubustack/bubu-sdk-go v0.1.4 github.com/bubustack/core v0.1.5 ) diff --git a/go.sum b/go.sum index f21d57c..8bcfa37 100644 --- a/go.sum +++ b/go.sum @@ -46,8 +46,8 @@ github.com/aws/smithy-go v1.25.0 h1:Sz/XJ64rwuiKtB6j98nDIPyYrV1nVNJ4YU74gttcl5U= github.com/aws/smithy-go v1.25.0/go.mod h1:YE2RhdIuDbA5E5bTdciG9KrW3+TiEONeUWCqxX9i1Fc= github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM= github.com/beorn7/perks v1.0.1/go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw= -github.com/bubustack/bobrapet v0.1.9 h1:Wsm1XUKEuU2z+8kOK5U3yQTPpjJEc+e/NwMTh9Tck/g= -github.com/bubustack/bobrapet v0.1.9/go.mod h1:0UeTsYCQLF6b8a0769oUsYsVpGYr5dWpqhnzMjNJLKQ= +github.com/bubustack/bobrapet v0.1.12 h1:LNZiWgw7ySrKUdR+naB9OOEyKVJDYqC/7pEAwX8ny5c= +github.com/bubustack/bobrapet v0.1.12/go.mod h1:0UeTsYCQLF6b8a0769oUsYsVpGYr5dWpqhnzMjNJLKQ= github.com/bubustack/bubu-sdk-go v0.1.4 h1:CHOSKcP51bEBiqcI7TB83PYFsaU/HB47yAhMU6B6YXc= github.com/bubustack/bubu-sdk-go v0.1.4/go.mod h1:Ubs9l5CzzCEbmdCV3x1uTDdpQZ5rh51jgZNjWpsvmjo= github.com/bubustack/core v0.1.5 h1:8CtO/xZNsh/G5SZY/FbFrYQl2/0CAERO6od4ugvBUrs=