deps: update module gitlab.com/gitlab-org/api/client-go to v0.138.0

This commit is contained in:
renovate[bot] 2025-08-12 13:43:33 +00:00 committed by GitHub
parent e73bf82a92
commit 2eded5294f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 8 additions and 8 deletions

4
go.mod
View file

@ -15,7 +15,7 @@ require (
github.com/stretchr/testify v1.10.0
github.com/teekennedy/goldmark-markdown v0.5.1
github.com/yuin/goldmark v1.7.13
gitlab.com/gitlab-org/api/client-go v0.137.0
gitlab.com/gitlab-org/api/client-go v0.138.0
)
require (
@ -44,7 +44,7 @@ require (
golang.org/x/crypto v0.37.0 // indirect
golang.org/x/net v0.39.0 // indirect
golang.org/x/oauth2 v0.30.0 // indirect
golang.org/x/sys v0.32.0 // indirect
golang.org/x/sys v0.34.0 // indirect
golang.org/x/time v0.12.0 // indirect
gopkg.in/warnings.v0 v0.1.2 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect