Skip to content

Commit 2f02868

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.141.2 to 0.142.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.141.2...v0.142.1) --- updated-dependencies: - dependency-name: gitlab.com/gitlab-org/api/client-go dependency-version: 0.142.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 931ac31 commit 2f02868

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ require (
66
github.com/Masterminds/semver/v3 v3.4.0
77
github.com/go-git/go-git/v5 v5.16.2
88
github.com/hashicorp/go-retryablehttp v0.7.8
9-
github.com/spf13/cobra v1.9.1
10-
gitlab.com/gitlab-org/api/client-go v0.141.2
9+
github.com/spf13/cobra v1.10.1
10+
gitlab.com/gitlab-org/api/client-go v0.142.5
1111
go.uber.org/zap v1.27.0
1212
)
1313

@@ -29,7 +29,7 @@ require (
2929
github.com/pjbgf/sha1cd v0.4.0 // indirect
3030
github.com/sergi/go-diff v1.4.0 // indirect
3131
github.com/skeema/knownhosts v1.3.1 // indirect
32-
github.com/spf13/pflag v1.0.7 // indirect
32+
github.com/spf13/pflag v1.0.9 // indirect
3333
github.com/xanzy/ssh-agent v0.3.3 // indirect
3434
go.uber.org/multierr v1.11.0 // indirect
3535
golang.org/x/crypto v0.41.0 // indirect

0 commit comments

Comments
 (0)