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:
+2
-2
@@ -6,8 +6,8 @@ import (
|
||||
"math/rand"
|
||||
"time"
|
||||
|
||||
"bitbucket.org/hackerbots/client"
|
||||
"bitbucket.org/hackerbots/server"
|
||||
"hackerbots.us/client"
|
||||
"hackerbots.us/server"
|
||||
)
|
||||
|
||||
var hp = flag.Int("hp", 50, "")
|
||||
|
||||
Reference in New Issue
Block a user