admin icon indicating copy to clipboard operation
admin copied to clipboard

Unable to create sample application with newest version

Open ole-optiopay opened this issue 7 years ago • 1 comments

I try to create a sample application according to: https://doc.getqor.com/get_started.html

Unfortunately I only get the following error message: $ go run main.go # github.com/qor/validations ../../qor/validations/callbacks.go:39:48: validatorErrors.Errors undefined (type govalidator.Errors has no field or method Errors)

This looks very much like a dependency version problem. Unfortunately I am unable to find any documentation on the correct versions of the dependencies. I would be happy to use something older than latest master. But the only release is more than two years old.

Don't you have got a file for some dependency/vendoring tool somewhere? That would be totally awsome!

ole-optiopay avatar Jul 06 '18 20:07 ole-optiopay

https://github.com/qor/qor/issues/214

cryptix avatar Jul 06 '18 21:07 cryptix