Move kardianos-service fork to GitLab

Runner has a dependency on a fork of the golang-kardianos-service that we maintain a fork of here on @ayufan's personal GitHub account https://github.com/ayufan/golang-kardianos-service

We should move the maintained fork to the gitlab.com/gitlab-org group to make maintenance and visibility of it much cleaner.

This should be pretty simple - create a new project, change the dependency in runner to pull it from the new location instead of the old.

For future work we should look at avoiding needing to maintain the fork by upstreaming the changes and using the mainstream version.