Closed Patrikios closed 2 years ago
Can you use godepgraph repo to find out what is importing blend/go-sdk? Go.mod days indirect import.
I've never seen it before.
It seems it was problem caused by dnf install
go installation on a freshly installed fedora 35 workstation. Reinstalled with the official go version. Now dataframe-go
package is being found. Sorry for the inconvenience.
I did recently change minimum version to go1.15. Could that have been why?
The default dnf
go version is currently 1.16, hence the minimum version requirement was not the issue I believe. Most probably the 1% error in this case.
Problem getting the package: