X-Git-Url: https://git.r.bdr.sh/rbdr/mobius/blobdiff_plain/71c56068adca18f76ebee86355f000a3e51d3127..22c599abc18895f73e96095f35b71cf3357d41b4:/server/main.go diff --git a/server/main.go b/server/main.go index 0b9a09c..772625b 100644 --- a/server/main.go +++ b/server/main.go @@ -4,7 +4,7 @@ import ( "context" "flag" "fmt" - "github.com/jhalter/mobius" + "github.com/jhalter/mobius/hotline" "go.uber.org/zap" "go.uber.org/zap/zapcore" "os"