fix broken build

This commit is contained in:
klizhentas 2016-02-04 13:52:44 -08:00
parent 21add23175
commit cad989ef9a

View file

@ -23,7 +23,7 @@ import (
"sync/atomic"
"time"
"github.com/gravitational/log"
log "github.com/Sirupsen/logrus"
"github.com/gravitational/trace"
"golang.org/x/crypto/ssh"