I am trying to run this project, and found some imports that are not available on GitHub anymore, is there any replacement for them?
main.go:31:2: cannot find package "github.com/fentec-project/private-predictions/analyses-server/framingham" in any of:
/usr/local/go/src/github.com/fentec-project/private-predictions/analyses-server/framingham (from $GOROOT)
/home/cris/go/src/github.com/fentec-project/private-predictions/analyses-server/framingham (from $GOPATH)
main.go:32:2: cannot find package "github.com/fentec-project/private-predictions/serialization" in any of:
/usr/local/go/src/github.com/fentec-project/private-predictions/serialization (from $GOROOT)
/home/cris/go/src/github.com/fentec-project/private-predictions/serialization (from $GOPATH)
I am trying to run this project, and found some imports that are not available on GitHub anymore, is there any replacement for them?
main.go:31:2: cannot find package "github.com/fentec-project/private-predictions/analyses-server/framingham" in any of:
/usr/local/go/src/github.com/fentec-project/private-predictions/analyses-server/framingham (from $GOROOT)
/home/cris/go/src/github.com/fentec-project/private-predictions/analyses-server/framingham (from $GOPATH)
main.go:32:2: cannot find package "github.com/fentec-project/private-predictions/serialization" in any of:
/usr/local/go/src/github.com/fentec-project/private-predictions/serialization (from $GOROOT)
/home/cris/go/src/github.com/fentec-project/private-predictions/serialization (from $GOPATH)