From 43fb99dbea27e159c4276dbb9e42c6f6294faae8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Aug 2026 04:09:31 +0000 Subject: [PATCH] Bump github.com/git-pkgs/artifacts from 0.1.1 to 0.2.0 Bumps [github.com/git-pkgs/artifacts](https://github.com/git-pkgs/artifacts) from 0.1.1 to 0.2.0. - [Commits](https://github.com/git-pkgs/artifacts/compare/v0.1.1...v0.2.0) --- updated-dependencies: - dependency-name: github.com/git-pkgs/artifacts dependency-version: 0.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 d0ca6f5..f82f299 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.25.6 require ( github.com/cenk/backoff v2.2.1+incompatible github.com/facebookgo/clock v0.0.0-20150410010913-600d898af40a - github.com/git-pkgs/artifacts v0.1.1 + github.com/git-pkgs/artifacts v0.2.0 github.com/git-pkgs/pom v0.1.7 github.com/git-pkgs/purl v0.1.17 github.com/git-pkgs/spdx v0.3.1 diff --git a/go.sum b/go.sum index d207612..af7bcb5 100644 --- a/go.sum +++ b/go.sum @@ -4,8 +4,8 @@ github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38= github.com/facebookgo/clock v0.0.0-20150410010913-600d898af40a h1:yDWHCSQ40h88yih2JAcL6Ls/kVkSE8GFACTGVnMPruw= github.com/facebookgo/clock v0.0.0-20150410010913-600d898af40a/go.mod h1:7Ga40egUymuWXxAe151lTNnCv97MddSOVsjpPPkityA= -github.com/git-pkgs/artifacts v0.1.1 h1:FqaInQsEMb/53cT5kFlCBvF2dGOHIf+iRYm+EQpzpDo= -github.com/git-pkgs/artifacts v0.1.1/go.mod h1:zWZ0mrFi2M6ajGwpbo1nBGQTSb7qptP+zNG/EwAemBE= +github.com/git-pkgs/artifacts v0.2.0 h1:ARNBtJEnpnMtidqLipal1WGv2PspYsq3CJFcqpsZ67k= +github.com/git-pkgs/artifacts v0.2.0/go.mod h1:qQ6XYLtENRYslxjCncLATWxyx4gtrMAXSk4UoV9XSh0= github.com/git-pkgs/pom v0.1.7 h1:4yKdtw6eyShtjul6bcZdyz7yLQ+jdrYeYkKbskDGi4c= github.com/git-pkgs/pom v0.1.7/go.mod h1:ufdMBe1lKzqOeP9IUb9NPZ458xKV8E8NvuyBMxOfwIk= github.com/git-pkgs/purl v0.1.17 h1:oRSd8tqllTLl74Wa4WnuqU500hXd9OdUnImOEswQUVE=