mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-08-05 12:28:38 +00:00
Update to latest version of go-gitlab
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user