From 71d9eb0f4bf73b53844303c484e0ed05a0e66b27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 10:15:48 +0000 Subject: [PATCH] chore(deps): bump github.com/meigma/blob in the go-minor-patch group Bumps the go-minor-patch group with 1 update: [github.com/meigma/blob](https://github.com/meigma/blob). Updates `github.com/meigma/blob` from 1.1.1 to 1.1.2 - [Release notes](https://github.com/meigma/blob/releases) - [Changelog](https://github.com/meigma/blob/blob/master/CHANGELOG.md) - [Commits](https://github.com/meigma/blob/compare/v1.1.1...v1.1.2) --- updated-dependencies: - dependency-name: github.com/meigma/blob dependency-version: 1.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch ... 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 e01ab1f..2911b55 100644 --- a/go.mod +++ b/go.mod @@ -7,7 +7,7 @@ require ( github.com/charmbracelet/bubbles v0.21.0 github.com/charmbracelet/bubbletea v1.3.10 github.com/charmbracelet/lipgloss v1.1.0 - github.com/meigma/blob v1.1.1 + github.com/meigma/blob v1.1.2 github.com/meigma/blob/policy/opa v0.0.0-20260121212824-972ce5f91c94 github.com/meigma/blob/policy/sigstore v0.0.0-20260121212824-972ce5f91c94 github.com/meigma/blob/policy/slsa v0.0.0-20260121212824-972ce5f91c94 diff --git a/go.sum b/go.sum index 35d06bd..825f7e1 100644 --- a/go.sum +++ b/go.sum @@ -377,8 +377,8 @@ github.com/mattn/go-localereader v0.0.1 h1:ygSAOl7ZXTx4RdPYinUpg6W99U8jWvWi9Ye2J github.com/mattn/go-localereader v0.0.1/go.mod h1:8fBrzywKY7BI3czFoHkuzRoWE9C+EiG4R1k4Cjx5p88= github.com/mattn/go-runewidth v0.0.16 h1:E5ScNMtiwvlvB5paMFdw9p4kSQzbXFikJ5SQO6TULQc= github.com/mattn/go-runewidth v0.0.16/go.mod h1:Jdepj2loyihRzMpdS35Xk/zdY8IAYHsh153qUoGf23w= -github.com/meigma/blob v1.1.1 h1:VJejJtlDt+0FyAt+D9NA51K3whBkZabHBAmy87UgbY8= -github.com/meigma/blob v1.1.1/go.mod h1:/vMKwvjRGVuTzvykLUeWRZ4yHjm02mjp3HrAa7kpLOQ= +github.com/meigma/blob v1.1.2 h1:dzgGLQh3oV96grdjGaCPO9P3fEVnS8Zd/7RoJGEluzc= +github.com/meigma/blob v1.1.2/go.mod h1:/vMKwvjRGVuTzvykLUeWRZ4yHjm02mjp3HrAa7kpLOQ= github.com/meigma/blob/policy/opa v0.0.0-20260121212824-972ce5f91c94 h1:+f/FSoBWnpjGpV+HvofNBkrROUWwR9EgpB66f0zXJXs= github.com/meigma/blob/policy/opa v0.0.0-20260121212824-972ce5f91c94/go.mod h1:ZXF4/Rnbo1joGHYNZ2KRJkH7IHv4slkxFTs+ld9+Z04= github.com/meigma/blob/policy/sigstore v0.0.0-20260121212824-972ce5f91c94 h1:tGzZMNZ6w5NOE4gPEYnfCm66PRKyhHI98dpu4BILEeM=