deps: update module github.com/xanzy/go-gitlab to v0.113.0 (#93)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-11-05 16:50:37 +00:00 committed by GitHub
parent 8493c5a625
commit db4aebcc73
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

@ -10,7 +10,7 @@ require (
github.com/spf13/cobra v1.8.1
github.com/stretchr/testify v1.9.0
github.com/teekennedy/goldmark-markdown v0.3.0
github.com/xanzy/go-gitlab v0.112.0
github.com/xanzy/go-gitlab v0.113.0
github.com/yuin/goldmark v1.7.8
)