From 129bd87aabb987c83888b618a129de0799a16a0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jul 2026 04:24:08 +0000 Subject: [PATCH] Bump github.com/git-pkgs/brief from 0.9.2 to 0.9.3 Bumps [github.com/git-pkgs/brief](https://github.com/git-pkgs/brief) from 0.9.2 to 0.9.3. - [Release notes](https://github.com/git-pkgs/brief/releases) - [Commits](https://github.com/git-pkgs/brief/compare/v0.9.2...v0.9.3) --- updated-dependencies: - dependency-name: github.com/git-pkgs/brief dependency-version: 0.9.3 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 3fd9580..cc7e9a0 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ go 1.26.4 require ( github.com/BurntSushi/toml v1.6.0 - github.com/git-pkgs/brief v0.9.2 + github.com/git-pkgs/brief v0.9.3 github.com/git-pkgs/managers v0.10.1 github.com/git-pkgs/manifests v0.6.0 github.com/spf13/cobra v1.10.2 diff --git a/go.sum b/go.sum index bd6130c..7fa3f73 100644 --- a/go.sum +++ b/go.sum @@ -5,8 +5,8 @@ github.com/bazelbuild/buildtools v0.0.0-20260622120422-77b9b380c0a4/go.mod h1:PL github.com/cpuguy83/go-md2man/v2 v2.0.6/go.mod h1:oOW0eioCTA6cOiMLiUPZOpcVxMig6NIQQ7OS05n1F4g= 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/git-pkgs/brief v0.9.2 h1:M5s7QI3BlSqOHmwRn0Vra7oaAN9xUcRsFNmM3IRQRsY= -github.com/git-pkgs/brief v0.9.2/go.mod h1:veslsohdSJM4VfwBD+qiinnofcMJB9PIyMHdC5/Re9w= +github.com/git-pkgs/brief v0.9.3 h1:HSx1GdBazW6LNrp1MkriOL+qSGWvHl29/XNOsQX7qJc= +github.com/git-pkgs/brief v0.9.3/go.mod h1:mXOR1JETww0J+fDm1cZWrqAeUBsbDYVZ0CqodcRaeCA= github.com/git-pkgs/licensecheck v0.4.1 h1:b5ilmpIpgeeewBFjdhJ4W7jvwPIFsYQ7ujZma7sli6k= github.com/git-pkgs/licensecheck v0.4.1/go.mod h1:cfFO7yHHPeuXsoODHBWyevajH2yWcbfkIFELyG3ZpU0= github.com/git-pkgs/managers v0.10.1 h1:T877XtuXoJNweDTMGj1H6AOeVolDO44IvsgDN5jq3Ko=