Fix simpleserver reference to goes

This commit is contained in:
Nicolas Dextraze 2016-06-12 16:04:13 -07:00
parent b79b36978d
commit e3b8168e32

View File

@ -4,7 +4,7 @@ import (
"fmt"
"github.com/pebbe/zmq4"
"github.com/satori/go.uuid"
"github.com/adymitruk/goes"
goes ".."
"bytes"
"errors"
"flag"