gotsunami / go-cloudinary

A Go client library and CLI tool to upload static assets to the Cloudinary service.
MIT License
48 stars 54 forks source link

some dependencies are broken #8

Open jpoutrin opened 7 years ago

jpoutrin commented 7 years ago

$ go get github.com/gotsunami/go-cloudinary/cloudinary \# cd .; git clone https://github.com/qiscus/qiscus-sdk-api /Users/jpoutrin/go/src/github.com/qiscus/qiscus-sdk-api Cloning into '/Users/jpoutrin/go/src/github.com/qiscus/qiscus-sdk-api'... remote: Repository not found. fatal: repository 'https://github.com/qiscus/qiscus-sdk-api/' not found package github.com/qiscus/qiscus-sdk-api/api/admin/v1: exit status 128

I checked and get 404 for some of these repos.

PiusNyakoojo commented 7 years ago

@jpoutrin If this isn't merged, go ahead and remove dependency from go-cloudinary as is done here: https://github.com/gotsunami/go-cloudinary/pull/9

Note: You will also need to commit the changes you've made in the repo.

richardoctoey commented 3 years ago

just uncomment that qiscus package