deps: update module github.com/go-git/go-git/v5 to v5.16.2 (#188)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-06-09 07:06:06 +00:00 committed by GitHub
parent 1779356543
commit f2786c8f39
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -6,7 +6,7 @@ toolchain go1.24.4
require (
github.com/blang/semver/v4 v4.0.0
github.com/go-git/go-git/v5 v5.16.1
github.com/go-git/go-git/v5 v5.16.2
github.com/google/go-github/v72 v72.0.0
github.com/leodido/go-conventionalcommits v0.12.0
github.com/spf13/cobra v1.9.1