betacraft/yaag

hi,I have a problem with "go mod" .

Opened this issue · 1 comments

require github.com/betacraft/yaag/yaag: version "v0.0.0-20191027021412-565f65e36090" invalid: missing github.com/betacraft/yaag/yaag/go.mod at revision 565f65e

go.mod:

github.com/betacraft/yaag/yaag master

@c5433137 It should be fixed now, try go get -u github.com/betacraft/yaag@master (until a new release will be published).