mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-07-29 16:58:24 +00:00
Update go-github library
This commit is contained in:
2
vendor/github.com/google/go-github/example/appengine/app.go
generated
vendored
2
vendor/github.com/google/go-github/example/appengine/app.go
generated
vendored
@@ -12,7 +12,7 @@ import (
|
||||
"net/http"
|
||||
"os"
|
||||
|
||||
"github.com/google/go-github/github"
|
||||
"github.com/google/go-github/v19/github"
|
||||
"golang.org/x/oauth2"
|
||||
"google.golang.org/appengine"
|
||||
"google.golang.org/appengine/log"
|
||||
|
||||
Reference in New Issue
Block a user