The Go+ programming language is designed for engineering, STEM education, and data science. Our vision is to enable everyone to become a builder of the digital world.
The following errors occurred while deducing packages:
* "qlang.io/lib/qlang.all": unable to deduce repository and source type for "qlang.io/lib/qlang.all": unable to read metadata: go-import metadata not found
* "qlang.io/cl/qlang": unable to deduce repository and source type for "qlang.io/cl/qlang": unable to read metadata: go-import metadata not found
validateParams: could not deduce external imports' project root
then run
dep ensure -v
maybe the qlang,io is not used anymore?