Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Permission to ProtocolONE/geoip-service.git denied for pushing code into new bramnches. #12

Open
lithium555 opened this issue Nov 22, 2023 · 0 comments

Comments

@lithium555
Copy link

lithium555 commented Nov 22, 2023

Hi!
I used your code in my own repository and I had troubles with imports, such as:

go get github.com/micro/go-micro/server
go: github.com/micro/[email protected] requires
        github.com/micro/[email protected]: reading github.com/micro/protoc-gen-micro/go.mod at revision v1.0.0: git ls-remote -q origin in /home/slava/go/pkg/mod/cache/vcs/28cfbca4f5e41691076780b2017d5a1000b007b1d3d37b7a9d3b562c7adc9377: exit status 128:
        ERROR: Repository not found.

and the second one:

$ go get github.com/ProtocolONE/go-micro-plugins
go: github.com/ProtocolONE/[email protected] requires
        github.com/micro/[email protected] requires
        github.com/micro/[email protected]: reading github.com/micro/protoc-gen-micro/go.mod at revision v1.0.0: git ls-remote -q origin in /home/slava/go/pkg/mod/cache/vcs/28cfbca4f5e41691076780b2017d5a1000b007b1d3d37b7a9d3b562c7adc9377: exit status 128:
        ERROR: Repository not found.

If we seek the last version for library github.com/micro/go-micro it will be v1.18.0
I have already invesigated your files and I found https://github.com/ProtocolONE/go-micro-plugins/blob/b057e5c5b0a404b70ba8c4c7fe9698d445e47b8a/go.sum#L257C1-L257C96

This version of library doesn`t exist enymore. So we need to update go.mod of you project.

I did it in new branch update, but I don`t have permissions for creating new branches on your repository.

git push origin update
ERROR: Permission to ProtocolONE/geoip-service.git denied to lithium555.

So, give me please permissions for creating new branches or update you repository by yourself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant