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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-04-15 22:53:49 +00:00 committed by GitHub
parent 377ec44cd3
commit 85ff2126b1
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.2
require (
github.com/blang/semver/v4 v4.0.0
github.com/go-git/go-git/v5 v5.15.0
github.com/go-git/go-git/v5 v5.16.0
github.com/google/go-github/v66 v66.0.0
github.com/leodido/go-conventionalcommits v0.12.0
github.com/spf13/cobra v1.9.1