Update to latest version of go-gitlab

This commit is contained in:
Luke Kysow
2019-08-26 18:23:52 +02:00
parent 95fbe6dd83
commit 3919f05548
16 changed files with 21 additions and 21 deletions

View File

@@ -19,7 +19,7 @@ import (
"io/ioutil"
"net/http"
gitlab "github.com/lkysow/go-gitlab"
gitlab "github.com/xanzy/go-gitlab"
)
const secretHeader = "X-Gitlab-Token" // #nosec