https://github.com/xanzy/go-gitlab has been archived in favour of https://gitlab.com/gitlab-org/api/client-go
It looks to be a drop in replacement
Migration Steps
- Replace github.com/xanzy/go-gitlab with gitlab.com/gitlab-org/api/client-go in your code base.
- Profit 🎉
- (the code is fully backwards-compatible, no breaking changes are expected)
https://github.com/xanzy/go-gitlab has been archived in favour of https://gitlab.com/gitlab-org/api/client-go
It looks to be a drop in replacement