module github.com/cognicraft/event go 1.12 require ( github.com/cognicraft/hyper v0.1.5 github.com/cognicraft/io v0.1.0 github.com/cognicraft/pubsub v0.1.1 github.com/cognicraft/sqlutil v0.1.0 github.com/cognicraft/uri v0.1.0 github.com/cognicraft/uuid v0.1.0 github.com/mattn/go-sqlite3 v2.0.3+incompatible )