Release Argo Tunnel Client 2018.3.10

This commit is contained in:
cloudflare-warp-bot 2018-03-29 00:32:01 +00:00
parent 7c30615f93
commit 317604019d
2 changed files with 2 additions and 2 deletions

View File

@ -568,7 +568,7 @@ If you don't have a certificate signed by Cloudflare, run the command:
var errCode int
err = WaitForSignal(errC, shutdownC)
if err != nil {
Log.WithError(err).Error("Quitting due to error")
Log.WithError(err).Fatal("Quitting due to error")
raven.CaptureErrorAndWait(err, nil)
errCode = 1
} else {

View File

@ -2,7 +2,7 @@ package main
import "github.com/equinox-io/equinox"
const appID = "app_cwbQae3Tpea"
const appID = "app_idCzgxYerVD"
var publicKey = []byte(`
-----BEGIN ECDSA PUBLIC KEY-----