Merge pull request #374 from numtide/renovate/github.com-go-git-go-git-v5-digest
Some checks are pending
gh-pages / build (push) Waiting to run
gh-pages / deploy (push) Blocked by required conditions
golangci-lint / lint (push) Waiting to run

fix(deps): update github.com/go-git/go-git/v5 digest to db559f1
This commit is contained in:
Brian McGee 2024-08-07 15:24:24 +01:00 committed by GitHub
commit 1884c8a984
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -8,7 +8,7 @@ require (
github.com/alecthomas/kong v0.9.0
github.com/charmbracelet/log v0.4.0
github.com/go-git/go-billy/v5 v5.5.1-0.20240805213603-fac749f7395a
github.com/go-git/go-git/v5 v5.12.1-0.20240805143739-b430952cb089
github.com/go-git/go-git/v5 v5.12.1-0.20240806163019-db559f123697
github.com/gobwas/glob v0.2.3
github.com/otiai10/copy v1.14.0
github.com/stretchr/testify v1.9.0

2
go.sum
View File

@ -66,6 +66,8 @@ github.com/go-git/go-git/v5 v5.12.1-0.20240731163826-61f8d68aae95 h1:Xav1aw0GLom
github.com/go-git/go-git/v5 v5.12.1-0.20240731163826-61f8d68aae95/go.mod h1:9k8F3y4EUeg6gRdFC5FViBbOyItULujgJfAKnNpmnSU=
github.com/go-git/go-git/v5 v5.12.1-0.20240805143739-b430952cb089 h1:W5r7xXAvVpMnYErx02GLoI2+uypBRLNT6yt30Q3XX30=
github.com/go-git/go-git/v5 v5.12.1-0.20240805143739-b430952cb089/go.mod h1:Z+J95ZwbtvhoUeKzWcCF+kwPgXXFNZYe5ipgrZ3j59U=
github.com/go-git/go-git/v5 v5.12.1-0.20240806163019-db559f123697 h1:PjdaGbIQ6b3o8fH0dWZPsqKLwZWqVjIoyvXoQ4Y/Crw=
github.com/go-git/go-git/v5 v5.12.1-0.20240806163019-db559f123697/go.mod h1:Z+J95ZwbtvhoUeKzWcCF+kwPgXXFNZYe5ipgrZ3j59U=
github.com/go-logfmt/logfmt v0.6.0 h1:wGYYu3uicYdqXVgoYbvnkrPVXkuLM1p1ifugDMEdRi4=
github.com/go-logfmt/logfmt v0.6.0/go.mod h1:WYhtIu8zTZfxdn5+rREduYbwxfcBr/Vr6KEVveWlfTs=
github.com/gobwas/glob v0.2.3 h1:A4xDbljILXROh+kObIiy5kIaPYD8e96x1tgBhUI5J+Y=