Iris dependency is limited to 1.11 and cannot be supported for new versions?
Opened this issue · 1 comments
RoseEnd commented
Iris dependency is limited to 1.11 and cannot be supported for new versions?
kataras commented
@RoseEnd Try go get -u github.com/betacraft/yaag@master
in your current project's directory, it should be working. The test and example do, take a look at: examples/iris/main.go.