Closed Montesk closed 5 years ago
Can't install go-pg packages as dependency, seems to be no longer available. I tried to make installation with "go dep" dependency manager.
I've got the multiple errors github.com/go-pg/pg/v9 is missing; required by github.com/go-pg/migrations@v7.1.3.
github.com/go-pg/pg/v9 is missing; required by github.com/go-pg/migrations@v7.1.3.
You need to migrate to Go modules or stay on the old version.
Can't install go-pg packages as dependency, seems to be no longer available. I tried to make installation with "go dep" dependency manager.
I've got the multiple errors
github.com/go-pg/pg/v9 is missing; required by github.com/go-pg/migrations@v7.1.3.