From 2dc4d771e0cd644ee655d526d86205e62dfe6517 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Aug 2026 06:31:36 +0000 Subject: [PATCH] build(deps): bump github.com/git-pkgs/purl from 0.1.15 to 0.1.16 Bumps [github.com/git-pkgs/purl](https://github.com/git-pkgs/purl) from 0.1.15 to 0.1.16. - [Commits](https://github.com/git-pkgs/purl/compare/v0.1.15...v0.1.16) --- updated-dependencies: - dependency-name: github.com/git-pkgs/purl dependency-version: 0.1.16 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 4 ++-- go.sum | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/go.mod b/go.mod index 816386f..1d3599f 100644 --- a/go.mod +++ b/go.mod @@ -11,7 +11,7 @@ require ( github.com/git-pkgs/git-pkgs v0.16.3-0.20260616222849-2ff8b4c9b7f2 github.com/git-pkgs/manifests v0.7.0 github.com/git-pkgs/markup v0.1.1 - github.com/git-pkgs/purl v0.1.15 + github.com/git-pkgs/purl v0.1.16 github.com/git-pkgs/sbom v0.1.5 github.com/gittuf/gittuf v0.14.2-0.20260614183827-6f382ee5c029 github.com/gliderlabs/ssh v0.3.8 @@ -94,7 +94,7 @@ require ( github.com/felixge/httpsnoop v1.0.4 // indirect github.com/git-pkgs/gitignore v1.2.0 // indirect github.com/git-pkgs/pom v0.1.5 // indirect - github.com/git-pkgs/vers v0.3.0 // indirect + github.com/git-pkgs/vers v0.3.1 // indirect github.com/github/smimesign v0.2.0 // indirect github.com/go-chi/chi/v5 v5.3.0 // indirect github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect diff --git a/go.sum b/go.sum index f58445b..0800d21 100644 --- a/go.sum +++ b/go.sum @@ -210,12 +210,12 @@ github.com/git-pkgs/markup v0.1.1 h1:qFPY2w4a6gYx0yg1/JCxBweHOphHLFgpu3Zth66FVkY github.com/git-pkgs/markup v0.1.1/go.mod h1:wgpUZVSYekAqlWa7VCtRHLNPWNRUb56jHRAejN+HW7E= github.com/git-pkgs/pom v0.1.5 h1:TGT8Az2OMxGWsXnSagtUMGzZm7Oax8HrSCteA+mi0qY= github.com/git-pkgs/pom v0.1.5/go.mod h1:ufdMBe1lKzqOeP9IUb9NPZ458xKV8E8NvuyBMxOfwIk= -github.com/git-pkgs/purl v0.1.15 h1:iQ3clh0Cw41rkM0rf24B7ShnN9Z+UtLMAFlNDUs+Qd4= -github.com/git-pkgs/purl v0.1.15/go.mod h1:PqCLVBDeZrZgHysR803/AntMELgIr2LFZVNCcwLH2m0= +github.com/git-pkgs/purl v0.1.16 h1:VAX6tv0hhdTENbkrGMoPZbOAl1Y8U1/ZnzoCsYuNBYM= +github.com/git-pkgs/purl v0.1.16/go.mod h1:7u7ora8tQdrkS7Auclr5v8dCJdjN4ej6AbrvYZi2b7k= github.com/git-pkgs/sbom v0.1.5 h1:qWyZlqaeroTcImKm5qt65ElAQTYCjnLlvflzAj4B2Po= github.com/git-pkgs/sbom v0.1.5/go.mod h1:42YiJ+W9jBsPZnYJQs6tUlOtWlC0vDBOtND8TMwE8ek= -github.com/git-pkgs/vers v0.3.0 h1:xM4LLUCRmqzdDfe+/pVQUx4SRyFXRVth6tOsJ14wMKU= -github.com/git-pkgs/vers v0.3.0/go.mod h1:biTbSQK1qdbrsxDEKnqe3Jzclxz8vW6uDcwKjfUGcOo= +github.com/git-pkgs/vers v0.3.1 h1:jy/ht2wIRJI5zQrccm6GTeYr+hGFwe2z8LV1HOr4Wco= +github.com/git-pkgs/vers v0.3.1/go.mod h1:biTbSQK1qdbrsxDEKnqe3Jzclxz8vW6uDcwKjfUGcOo= github.com/github/smimesign v0.2.0 h1:Hho4YcX5N1I9XNqhq0fNx0Sts8MhLonHd+HRXVGNjvk= github.com/github/smimesign v0.2.0/go.mod h1:iZiiwNT4HbtGRVqCQu7uJPEZCuEE5sfSSttcnePkDl4= github.com/gliderlabs/ssh v0.3.8 h1:a4YXD1V7xMF9g5nTkdfnja3Sxy1PVDCj1Zg4Wb8vY6c=