go-freeling
go-freeling copied to clipboard
Fixed UUID Syntax Error
Fixed the following issue:
assignment mismatch: 2 variables but uuid.NewV4 returns 1 value
Fixed issues with go test
and ran go fmt
.