Commit graph

7 commits

Author SHA1 Message Date
David Fifield
c2a12c25d1 Update appengine for the Go 1.11 runtime.
https://cloud.google.com/appengine/docs/standard/go111/go-differences
This is untested, because I wasn't actually able to deploy without
enabling Cloud Build and setting up a billing account.
2020-02-24 00:15:54 -07:00
David Fifield
7662ccb00c Rename context_→ctx. 2018-11-05 16:40:16 -07:00
Arlo Breault
82d7f16bab Use the "context" package in go 1.7
* Since we're now assuming >= 1.8.3
2017-10-12 18:39:03 -04:00
Arlo Breault
fea9df7540 Use context.WithTimeout instead of transport.Deadline
* The field was removed in,
   11ed51af43
2017-10-12 18:20:33 -04:00
Arlo Breault
fd217ffaab Updating from legacy (import "appengine") packages
* Ran, `go get google.golang.org/appengine/cmd/aefix`
   from https://github.com/golang/appengine
2017-10-12 17:15:08 -04:00
David Fifield
827972e2bf Customize reflect.go for Snowflake broker.
Don't need Meek-IP.
2017-07-15 14:33:00 -07:00
David Fifield
a150a991d0 Copy appengine directory from meek commit 6057a9e9d6. 2017-07-15 13:45:26 -07:00