module event_manager
go 1.20
require (
github.com/google/uuid v1.3.0 // indirect
github.com/graph-gophers/graphql-go v1.5.0 // indirect
)