From c9849d667ab55c23d343332a11afb3eb8ede3f2d Mon Sep 17 00:00:00 2001 From: Niall Sheridan Date: Sun, 17 Jul 2016 17:16:14 +0100 Subject: Update vendor libs --- vendor/github.com/google/go-github/github/migrations.go | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'vendor/github.com/google/go-github/github/migrations.go') diff --git a/vendor/github.com/google/go-github/github/migrations.go b/vendor/github.com/google/go-github/github/migrations.go index 8a7bc5f..a7890b0 100644 --- a/vendor/github.com/google/go-github/github/migrations.go +++ b/vendor/github.com/google/go-github/github/migrations.go @@ -16,9 +16,7 @@ import ( // in the GitHub API. // // GitHub API docs: https://developer.github.com/v3/migration/ -type MigrationService struct { - client *Client -} +type MigrationService service // Migration represents a GitHub migration (archival). type Migration struct { -- cgit v1.2.3