The highest release tag on that module is v0.0.2, and that version indeed does
not provide the clis package.
If you want a commit that is more recent than the latest release, you need to
request that commit to 'go get' explicitly.
--
You received this message because you are subscribed to the
Hi,
For this line,
https://github.com/go-jsonfile/jsonfiddle/blob/f44996d66c751dac409d15e5f132a65ece42da59/cmd_x2j.go#L17
I'm getting
build github.com/go-jsonfile/jsonfiddle: cannot load
github.com/mkideal/cli/clis: cannot find module providing package
github.com/mkideal/cli/clis
when build