cayleygraph / cayley

An open-source graph database
https://cayley.io
Apache License 2.0
14.83k stars 1.25k forks source link

Version 0.7.7 fails: assignment mismatch: 1 variable but client.CreateDB returns 2 values #933

Closed yurivict closed 1 year ago

yurivict commented 4 years ago

github.com/hidal-go/hidalgo/legacy/nosql/couch
# github.com/hidal-go/hidalgo/legacy/nosql/couch
vendor/github.com/hidal-go/hidalgo/legacy/nosql/couch/ouch.go:52:7: assignment mismatch: 1 variable but client.CreateDB returns 2 values
vendor/github.com/hidal-go/hidalgo/legacy/nosql/couch/ouch.go:185:11: assignment mismatch: 2 variables but db.db.Get returns 1 values
*** Error code 2

FreeBSD 12.1 go-1.14.2

dennwc commented 1 year ago

Should probably be fixed now.