This commit is contained in:
renovate[bot] 2025-02-12 07:55:43 +01:00 committed by GitHub
commit 74016e1027
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

@ -12,7 +12,7 @@ require (
github.com/spf13/cobra v1.8.1
github.com/stretchr/testify v1.10.0
github.com/teekennedy/goldmark-markdown v0.4.1
github.com/xanzy/go-gitlab v0.114.0
github.com/xanzy/go-gitlab v0.115.0
github.com/yuin/goldmark v1.7.8
)