From e732d534959b9d8d4f466c55d7987adb3c804740 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 17:19:32 +0000 Subject: [PATCH] build(deps): bump github.com/git-pkgs/manifests from 0.6.0 to 0.6.1 Bumps [github.com/git-pkgs/manifests](https://github.com/git-pkgs/manifests) from 0.6.0 to 0.6.1. - [Commits](https://github.com/git-pkgs/manifests/compare/v0.6.0...v0.6.1) --- updated-dependencies: - dependency-name: github.com/git-pkgs/manifests dependency-version: 0.6.1 dependency-type: direct:production update-type: version-update:semver-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 cef0005..5a64f56 100644 --- a/go.mod +++ b/go.mod @@ -9,7 +9,7 @@ replace ( require ( github.com/git-pkgs/git-pkgs v0.16.3-0.20260616222849-2ff8b4c9b7f2 - github.com/git-pkgs/manifests v0.6.0 + github.com/git-pkgs/manifests v0.6.1 github.com/git-pkgs/markup v0.1.0 github.com/git-pkgs/purl v0.1.15 github.com/git-pkgs/sbom v0.1.3 diff --git a/go.sum b/go.sum index 3d87694..4bc4a77 100644 --- a/go.sum +++ b/go.sum @@ -204,8 +204,8 @@ github.com/git-pkgs/gittuf v0.14.2-0.20260616104449-95fbb82e2565 h1:xvGwpNMbD1Bj github.com/git-pkgs/gittuf v0.14.2-0.20260616104449-95fbb82e2565/go.mod h1:sLVsOgnZmGamM4jJuRPYIu/ZaJxKiFEe68lKiEnpJO4= github.com/git-pkgs/go-git/v6 v6.0.0-alpha.4.0.20260616095141-9661cc6ee6c8 h1:6GMqtI6YYfV6UabYfx4kpRrjMP2iYVJPoKPOy5+9Srg= github.com/git-pkgs/go-git/v6 v6.0.0-alpha.4.0.20260616095141-9661cc6ee6c8/go.mod h1:4ODa/G7hPWrh4Y+7lmt59Ij3zW38IEfvRoAZxLYYBhc= -github.com/git-pkgs/manifests v0.6.0 h1:9FpVsHWtXvRo/uGTv2KPFQ3Ijl7ucfIXmmLi/r7cxOU= -github.com/git-pkgs/manifests v0.6.0/go.mod h1:ngooeMMKiS3YtTJGx3RstMV0dQlFh5Wj0S47YG9n95g= +github.com/git-pkgs/manifests v0.6.1 h1:lkdtkipyFmJHJVUktkQH7TzliJbYFigCS7kczJHQxFA= +github.com/git-pkgs/manifests v0.6.1/go.mod h1:za7j4NTkJQ/mk8H5m6Na93dMftGsZrHAYaZzGJNUPQs= github.com/git-pkgs/markup v0.1.0 h1:y4MB7bWE6Txz68c0WnR0UykV5NxCDXMgrgdIEuukYUU= github.com/git-pkgs/markup v0.1.0/go.mod h1:301O9D4beTPZjJMxMfRsLrk2cUzNoPPBj8bmLdhRaZU= github.com/git-pkgs/pom v0.1.5 h1:TGT8Az2OMxGWsXnSagtUMGzZm7Oax8HrSCteA+mi0qY=