Skip to content

Commit 2ea1e2f

Browse files
dependabot[bot]BoxBoxJason
authored andcommitted
build(deps): bump gitlab.com/gitlab-org/api/client-go
Bumps [gitlab.com/gitlab-org/api/client-go](https://gitlab.com/gitlab-org/api/client-go) from 0.143.3 to 0.144.1. - [Release notes](https://gitlab.com/gitlab-org/api/client-go/tags) - [Changelog](https://gitlab.com/gitlab-org/api/client-go/blob/main/CHANGELOG.md) - [Commits](https://gitlab.com/gitlab-org/api/client-go/compare/v0.143.3...v0.144.1) --- updated-dependencies: - dependency-name: gitlab.com/gitlab-org/api/client-go dependency-version: 0.144.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3945f66 commit 2ea1e2f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

go.mod

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/go-git/go-git/v5 v5.16.2
88
github.com/hashicorp/go-retryablehttp v0.7.8
99
github.com/spf13/cobra v1.10.1
10-
gitlab.com/gitlab-org/api/client-go v0.143.3
10+
gitlab.com/gitlab-org/api/client-go v0.146.0
1111
go.uber.org/zap v1.27.0
1212
)
1313

@@ -34,6 +34,7 @@ require (
3434
github.com/xanzy/ssh-agent v0.3.3 // indirect
3535
go.uber.org/multierr v1.11.0 // indirect
3636
golang.org/x/crypto v0.42.0 // indirect
37+
golang.org/x/exp v0.0.0-20250911091902-df9299821621 // indirect
3738
golang.org/x/net v0.44.0 // indirect
3839
golang.org/x/oauth2 v0.31.0 // indirect
3940
golang.org/x/sys v0.36.0 // indirect

0 commit comments

Comments
 (0)