qntfy / kazaam

Arbitrary transformations of JSON in Golang
MIT License
282 stars 54 forks source link

Does not compile #74

Closed the4thamigo-uk closed 6 years ago

the4thamigo-uk commented 6 years ago
go get github.com/qntfy/kazaam/kazaam
# github.com/qntfy/kazaam/transform
../../../qntfy/kazaam/transform/uuid.go:33:11: assignment mismatch: 2 variables but 1 values

Due to change :

https://github.com/satori/go.uuid/commit/0ef6afb2f6cdd6cdaeee3885a95099c63f18fc8c

the4thamigo-uk commented 6 years ago

sorry my mistake.