deps: update module github.com/go-git/go-git/v5 to v5.16.0

This commit is contained in:
renovate[bot] 2025-04-15 22:52:41 +00:00 committed by GitHub
parent 7fe19174db
commit b9be11d612
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