-
Notifications
You must be signed in to change notification settings - Fork 7
Description
Looks like master branch couldn't possibly build as many modules are missing???
internal\clients.go:12:2: no required module provides package github.com/lfaoro/spark/ent; to add it:
go get github.com/lfaoro/spark/ent
internal\clients.go:13:2: no required module provides package github.com/lfaoro/spark/ent/migrate; to add it:
go get github.com/lfaoro/spark/ent/migrate
internal\user\user.go:15:2: no required module provides package github.com/lfaoro/spark/ent/apikey; to add it:
go get github.com/lfaoro/spark/ent/apikey
internal\user\client.go:10:2: no required module provides package github.com/lfaoro/spark/proto/api/user; to add it:
go get github.com/lfaoro/spark/proto/api/user
internal\vault\storage.go:15:2: no required module provides package github.com/lfaoro/spark/ent/card; to add it:
go get github.com/lfaoro/spark/ent/card
internal\vault\server.go:37:2: no required module provides package github.com/lfaoro/spark/proto/api/billing; to add it:
go get github.com/lfaoro/spark/proto/api/billing
internal\vault\encrypt_card.go:13:2: no required module provides package github.com/lfaoro/spark/proto/api/vault; to add it:
go get github.com/lfaoro/spark/proto/api/vault
make: *** [cmd/user/Makefile:12: release] Error 1