Clever/swagger-api

"Make install_deps" fails because it appears to require access to a private repo

lorddev opened this issue · 0 comments

PS C:\projects\swagger-api> make install_deps
go mod vendor
go: downloading github.com/Clever/yaml v0.0.0-20170104005607-8f7677dc217d
go: downloading github.com/Clever/i18n-go/v2 v2.0.1
go: github.com/Clever/swagger-api/v3 imports
        github.com/Clever/i18n-go/v2/languages: reading github.com/Clever/i18n-go/go.mod at revision v2.0.1: git ls-remote -q origin in C:\Users\suppo\go\pkg\mod\cache\vcs\1d65bce9a4cc3ea12a3f654cf4fe845e6de4619fe9a0752a43c1523bde9a26d7: exit status 128:
        remote: Repository not found.
        fatal: repository 'https://github.com/Clever/i18n-go/' not found