module github.com/boardgamesai/games go 1.13 require ( github.com/google/uuid v1.1.1 // indirect github.com/pborman/uuid v1.2.0 )