dbx icon indicating copy to clipboard operation
dbx copied to clipboard

Inflect dependency causing error (missing)

Open grafael opened this issue 5 years ago • 0 comments

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/[email protected] requires
        bitbucket.org/pkg/[email protected]: reading https://api.bitbucket.org/2.0/repositories/pkg/inflect?fields=scm: 404 Not Found

grafael avatar Sep 23 '20 18:09 grafael