https://bugzilla.redhat.com/show_bug.cgi?id=1187491

Jan Chaloupka <jchal...@redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |jchal...@redhat.com
           Assignee|tdaw...@redhat.com          |jchal...@redhat.com



--- Comment #1 from Jan Chaloupka <jchal...@redhat.com> ---
Hi Tuomo,

if you look at https://code.google.com/p/goprotobuf/, they say "This package
has moved to GitHub.". Looking at import paths at github, you get:

protobuf-7f07925444bb51fa4cf9dfe6f7661876f8852275]$ go2fed ggi
[...]
github.com/golang/protobuf/proto
github.com/golang/protobuf/protoc-gen-go/descriptor
github.com/golang/protobuf/protoc-gen-go/generator
github.com/golang/protobuf/protoc-gen-go/plugin

So import paths has changed. This is not the only package, that has changed
repo and import paths. Looking at the latest github.com/goraft/raft from Dec
19, 2014, they still use code.google.com/p/goprotobuf/proto. They even state
the project is unmaintained. https://github.com/goraft/raftd could be its
replacement.

Tuomo, what package do you need this dependency for? I could update it and
add/update missing/wrong import paths/dependencies.

Kind Regards
Jan

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang

Reply via email to