spacemonkeygo / dbx

A neat codegen-based database wrapper written in Go
Apache License 2.0
74 stars 11 forks source link

Inflect dependency causing error (missing) #42

Open grafael opened 3 years ago

grafael commented 3 years ago

Steps to reproduce:

go get gopkg.in/spacemonkeygo/dbx.v1

Error:

go: gopkg.in/spacemonkeygo/dbx.v1 upgrade => v1.0.0-20190906202604-1f0868f1fa2f
go get: gopkg.in/spacemonkeygo/dbx.v1@v1.0.0-20190906202604-1f0868f1fa2f requires
        bitbucket.org/pkg/inflect@v0.0.0-20130829110746-8961c3750a47: reading https://api.bitbucket.org/2.0/repositories/pkg/inflect?fields=scm: 404 Not Found