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:14:17 -07:00
parent 84f151864b
commit 855208b39d
5 changed files with 8 additions and 7 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ import (
"math/rand"
"time"
"bitbucket.org/hackerbots/client"
"hackerbots.us/client"
)
var serverHostname = flag.String("server", "localhost", "server hostname")