Skip to content

Commit b0bc9ff

Browse files
chore(deps): bump gitlab.com/gitlab-org/api/client-go from 0.160.0 to 0.160.1 (#712)
chore(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.160.0 to 0.160.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.160.0...v0.160.1) --- updated-dependencies: - dependency-name: gitlab.com/gitlab-org/api/client-go dependency-version: 0.160.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c9e6dc0 commit b0bc9ff

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ require (
2222
github.com/spf13/pflag v1.0.10
2323
github.com/stretchr/testify v1.11.1
2424
github.com/tidwall/gjson v1.18.0
25-
gitlab.com/gitlab-org/api/client-go v0.160.0
25+
gitlab.com/gitlab-org/api/client-go v0.160.1
2626
go.uber.org/zap v1.27.1
2727
golang.org/x/sync v0.18.0
2828
golang.org/x/time v0.14.0

go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)