appdash icon indicating copy to clipboard operation
appdash copied to clipboard

503 Service Temporarily Unavailable about sourcegraph.com

Open vvakame opened this issue 5 years ago • 3 comments

https://sourcegraph.com/sourcegraph/appdash is 503 Service Temporarily Unavailable now.

go: sourcegraph.com/sourcegraph/[email protected]: unrecognized import path "sourcegraph.com/sourcegraph/appdash" (parse https://sourcegraph.com/sourcegraph/appdash?go-get=1: no go-import meta tags ())

vvakame avatar Sep 21 '20 07:09 vvakame

It's back. Sorry we had some unexpected downtime. I'm not such a big fan of vanity import paths myself, @sqs @slimsag wdyt of migrating this package to being github.com/sourcegraph/appdash?

keegancsmith avatar Sep 21 '20 07:09 keegancsmith

thanks! My CI job has also succeeded. I'm 👍 to github.com/sourcegraph/appdash. so, I'm using Go 1.11 with Google AppEngine 1st gen still. wanna use GOPROXY ...

vvakame avatar Sep 21 '20 07:09 vvakame

@keegancsmith The migration sounds good to me.

sqs avatar Sep 21 '20 11:09 sqs