vantiy urls

I've moved remote to https://s.mcquay.me/hackerbots/ and stood up routes for go
get on the hackerbots repos. I had to update the imports for this to take
effect.
This commit is contained in:
sm
2015-04-30 23:07:21 -07:00
parent d00e2a8df8
commit 446eba5209
10 changed files with 14 additions and 12 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ import (
"runtime/pprof"
"time"
"bitbucket.org/hackerbots/server"
"hackerbots.us/server"
)
var addr = flag.String("addr", ":8666", "http service address")