Update to latest version of go-github (#157)

This commit is contained in:
Luke Kysow
2017-10-12 21:36:09 -07:00
committed by Anubhav Mishra
parent 6abe46c529
commit c777ba3067
14 changed files with 205 additions and 59 deletions

View File

@@ -3,7 +3,8 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
// The demo app shows how to use the github package on Google App Engine.
// Package demo provides an app that shows how to use the github package on
// Google App Engine.
package demo
import (