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

This commit is contained in:
renovate[bot] 2025-06-04 12:04:45 +00:00 committed by GitHub
parent 9c8b854de0
commit edfa422fd1
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.3
require (
github.com/blang/semver/v4 v4.0.0
github.com/go-git/go-git/v5 v5.16.0
github.com/go-git/go-git/v5 v5.16.1
github.com/google/go-github/v66 v66.0.0
github.com/leodido/go-conventionalcommits v0.12.0
github.com/spf13/cobra v1.9.1