mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-14 05:11:19 -04:00
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.
This commit is contained in:
parent
c124e8c643
commit
c2a12c25d1
3 changed files with 28 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
// A web app for Google App Engine that proxies HTTP requests and responses to
|
||||
// the Snowflake broker.
|
||||
package reflect
|
||||
package main
|
||||
|
||||
import (
|
||||
"context"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue