multiple-value uuid.NewV4() in single-value context
hubyao opened this issue · 1 comments
hubyao commented
./acc_routes.go:29:23: multiple-value uuid.NewV4() in single-value context
./sys_routes.go:208:21: multiple-value uuid.NewV4() in single-value context
iamdanielyin commented
Make sure your github.com/satori/go.uuid
is v1.2.0
https://github.com/satori/go.uuid/blob/v1.2.0/generator.go#L64