Skip to content

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

@lithium555

Description

@lithium555

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions