AmitKrVarman / PolicyValidationAPI

This API Provides microservices to validate Policy Data
https://github.com/AmitKrVarman/PolicyValidationAPI
0 stars 0 forks source link

Build fails as reference to github is wrong #3

Open SaMnCo opened 7 years ago

SaMnCo commented 7 years ago
+ exec go get -v -d
github.com/PolicyValidationAPI/dbclient (download)
# cd .; git clone https://github.com/PolicyValidationAPI/dbclient /go/src/github.com/PolicyValidationAPI/dbclient
Cloning into '/go/src/github.com/PolicyValidationAPI/dbclient'...
fatal: could not read Username for 'https://github.com': No such device or address
package github.com/PolicyValidationAPI/dbclient: exit status 128
github.com/PolicyValidationAPI/model (download)
# cd .; git clone https://github.com/PolicyValidationAPI/model /go/src/github.com/PolicyValidationAPI/model
Cloning into '/go/src/github.com/PolicyValidationAPI/model'...
fatal: could not read Username for 'https://github.com': No such device or address
package github.com/PolicyValidationAPI/model: exit status 128
github.com/jinzhu/gorm (download)
github.com/jinzhu/inflection (download)
github.com/lib/pq (download)
github.com/julienschmidt/httprouter (download)

Actually the link is github.com/AmitKrVarman/PolicyValidationAPI/model

AmitKrVarman commented 7 years ago

Build Issues resolved - updated github reference