diff --git a/gobot/main.go b/gobot/main.go index 2c157d3..3489bce 100644 --- a/gobot/main.go +++ b/gobot/main.go @@ -62,7 +62,7 @@ func main() { var err error err = c.Negociate() if err != nil { - log.Printf("%s: failed to negociate: %s", c.Name, err) + log.Fatal("%s: failed to negociate: %s", c.Name, err) } c.Player = hbclient.NewSimplePlayer(