build(deps): bump github.com/go-git/go-git/v5 from 5.16.1 to 5.16.2 (#4633)

This commit is contained in:
dependabot[bot] 2025-06-09 19:38:13 +02:00 committed by GitHub
parent b3d3fd9b4c
commit ac95e98ff5
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

@ -17,7 +17,7 @@ require (
github.com/gin-contrib/pprof v1.5.3
github.com/gin-gonic/gin v1.10.1
github.com/go-git/go-billy/v5 v5.6.2
github.com/go-git/go-git/v5 v5.16.1
github.com/go-git/go-git/v5 v5.16.2
github.com/golang-jwt/jwt/v5 v5.2.2
github.com/google/uuid v1.6.0
github.com/gookit/color v1.5.4