chore(deps): migrate go-gitlab to gitlab.com/gitlab-org/api/client-go

Description

  • chore(deps): migrate go-gitlab to gitlab.com/gitlab-org/api/client-go

This change set performs the migration from github.com/xanzy/go-gitlab to its successor at gitlab.com/gitlab-org/api/client-go.

It's a simple search & replace of the package name and bump of the version.

No other changes are expected.

See the migration announcement in https://github.com/xanzy/go-gitlab/issues/2060

Related Issues

Resolves #[issue_number]

How has this been tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation
  • Chore (Related to CI or Packaging to platforms)
  • Test gap
Edited by Timo Furrer

Merge request reports

Loading