From 62e3485e4327bfa02d150eff258752a3115b0734 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Nov 2025 16:06:47 +0000 Subject: [PATCH] build(deps): bump github.com/chainguard-dev/yam in the chainguard group Bumps the chainguard group with 1 update: [github.com/chainguard-dev/yam](https://github.com/chainguard-dev/yam). Updates `github.com/chainguard-dev/yam` from 0.2.40 to 0.2.41 - [Commits](https://github.com/chainguard-dev/yam/compare/v0.2.40...v0.2.41) --- updated-dependencies: - dependency-name: github.com/chainguard-dev/yam dependency-version: 0.2.41 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: chainguard ... 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 3fb8f101..7af62d93 100644 --- a/go.mod +++ b/go.mod @@ -19,7 +19,7 @@ require ( github.com/anchore/stereoscope v0.1.13 github.com/anchore/syft v1.32.0 github.com/chainguard-dev/clog v1.7.0 - github.com/chainguard-dev/yam v0.2.40 + github.com/chainguard-dev/yam v0.2.41 github.com/charmbracelet/bubbles v0.21.0 github.com/charmbracelet/bubbletea v1.3.7 github.com/charmbracelet/lipgloss v1.1.1-0.20250319133953-166f707985bc diff --git a/go.sum b/go.sum index a3e865c1..101af0d7 100644 --- a/go.sum +++ b/go.sum @@ -803,8 +803,8 @@ github.com/chainguard-dev/clog v1.7.0 h1:guPznsK8vLHvzz1QJe2yU6MFeYaiSOFOQBYw4OX github.com/chainguard-dev/clog v1.7.0/go.mod h1:4+WFhRMsGH79etYXY3plYdp+tCz/KCkU8fAr0HoaPvs= github.com/chainguard-dev/go-pkgconfig v0.0.0-20240404163941-6351b37b2a10 h1:XR2vgQC024I9/boh9r1ihVv8Z14+pbvWqXeYMCnZJpc= github.com/chainguard-dev/go-pkgconfig v0.0.0-20240404163941-6351b37b2a10/go.mod h1:1p6+MesLcjKeON5BRWa7I87mvAY0QmKjgginIM3w6BI= -github.com/chainguard-dev/yam v0.2.40 h1:OWPAnjk5hmO2FBGLUuhQt7vOUM6p32RJmYgMRvUKhjM= -github.com/chainguard-dev/yam v0.2.40/go.mod h1:dJCqG2IpMyRXd4W0zwTpsRhPGQcHSt3sN9Mmgyr3coE= +github.com/chainguard-dev/yam v0.2.41 h1:sbFdHugfKe524FUDrOTRdCT/LotqIAur03vG2TfufM8= +github.com/chainguard-dev/yam v0.2.41/go.mod h1:dJCqG2IpMyRXd4W0zwTpsRhPGQcHSt3sN9Mmgyr3coE= github.com/charmbracelet/bubbles v0.21.0 h1:9TdC97SdRVg/1aaXNVWfFH3nnLAwOXr8Fn6u6mfQdFs= github.com/charmbracelet/bubbles v0.21.0/go.mod h1:HF+v6QUR4HkEpz62dx7ym2xc71/KBHg+zKwJtMw+qtg= github.com/charmbracelet/bubbletea v1.3.7 h1:FNaEEFEenOEPnZsY9MI64thl2c84MI66+1QaQbxGOl4=