mirror of
https://github.com/apricote/releaser-pleaser.git
synced 2026-01-13 21:21:03 +00:00
deps: update module gitlab.com/gitlab-org/api/client-go to v0.138.0
This commit is contained in:
parent
e73bf82a92
commit
2eded5294f
2 changed files with 8 additions and 8 deletions
4
go.mod
4
go.mod
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue