mirror of
https://github.com/apricote/releaser-pleaser.git
synced 2026-01-13 13:21:00 +00:00
deps: update module gitlab.com/gitlab-org/api/client-go to v0.146.0 (#270)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
ef94c3c8f7
commit
250cc6c2aa
2 changed files with 4 additions and 3 deletions
3
go.mod
3
go.mod
|
|
@ -16,7 +16,7 @@ require (
|
|||
github.com/stretchr/testify v1.11.1
|
||||
github.com/teekennedy/goldmark-markdown v0.5.1
|
||||
github.com/yuin/goldmark v1.7.13
|
||||
gitlab.com/gitlab-org/api/client-go v0.145.0
|
||||
gitlab.com/gitlab-org/api/client-go v0.146.0
|
||||
)
|
||||
|
||||
require (
|
||||
|
|
@ -47,6 +47,7 @@ require (
|
|||
github.com/spf13/pflag v1.0.9 // indirect
|
||||
github.com/xanzy/ssh-agent v0.3.3 // indirect
|
||||
golang.org/x/crypto v0.37.0 // indirect
|
||||
golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 // indirect
|
||||
golang.org/x/net v0.39.0 // indirect
|
||||
golang.org/x/oauth2 v0.30.0 // indirect
|
||||
golang.org/x/sys v0.34.0 // indirect
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue