aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/github.com/xanzy/go-gitlab/gitlab.go
diff options
context:
space:
mode:
authoramine <hilalyamine@gmail.com>2019-11-19 20:17:51 +0100
committeramine <hilalyamine@gmail.com>2019-11-19 20:17:51 +0100
commit87f86bca1e8307b5d76698cc9043f0164568d7e9 (patch)
treedb5f3cdeab7ef5208fc3bed1555fbe8ad510937b /vendor/github.com/xanzy/go-gitlab/gitlab.go
parent846a1b6a92979d41a13230c1182c27cf304ec147 (diff)
downloadgit-bug-87f86bca1e8307b5d76698cc9043f0164568d7e9.tar.gz
vendor: update github.com/xanzy/go-gitlab dependencies
Diffstat (limited to 'vendor/github.com/xanzy/go-gitlab/gitlab.go')
-rw-r--r--vendor/github.com/xanzy/go-gitlab/gitlab.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/vendor/github.com/xanzy/go-gitlab/gitlab.go b/vendor/github.com/xanzy/go-gitlab/gitlab.go
index df044141..b8c951c5 100644
--- a/vendor/github.com/xanzy/go-gitlab/gitlab.go
+++ b/vendor/github.com/xanzy/go-gitlab/gitlab.go
@@ -14,6 +14,7 @@
// limitations under the License.
//
+// Package gitlab implements a GitLab API client.
package gitlab
import (