mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-07-29 14:58:19 +00:00
Update to latest version of go-github (#157)
This commit is contained in:
committed by
Anubhav Mishra
parent
6abe46c529
commit
c777ba3067
2
vendor/github.com/google/go-github/github/github.go
generated
vendored
2
vendor/github.com/google/go-github/github/github.go
generated
vendored
@@ -27,7 +27,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
libraryVersion = "11"
|
||||
libraryVersion = "12"
|
||||
defaultBaseURL = "https://api.github.com/"
|
||||
uploadBaseURL = "https://uploads.github.com/"
|
||||
userAgent = "go-github/" + libraryVersion
|
||||
|
||||
Reference in New Issue
Block a user