go-cloudinary
go-cloudinary copied to clipboard
A Go client library and CLI tool to upload static assets to the Cloudinary service.
`$ 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...
This fixes https://github.com/gotsunami/go-cloudinary/issues/8 This shouldn't break anything since the dependency isn't used in this file.