You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Roddie Kieley (Jira)" <ji...@apache.org> on 2019/10/30 01:18:00 UTC

[jira] [Commented] (PROTON-2107) Go module support

    [ https://issues.apache.org/jira/browse/PROTON-2107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16962582#comment-16962582 ] 

Roddie Kieley commented on PROTON-2107:
---------------------------------------

[~thitiphong.a] I've just committed work via PROTON-2105 to implement support for go modules. Please give it a try and let us know if it resolves your issue. NOTE that the module is github.com/apache/qpid-proton as per [go.mod|https://github.com/apache/qpid-proton/blob/master/go.mod] and that go 1.11 is now required.

> Go module support
> -----------------
>
>                 Key: PROTON-2107
>                 URL: https://issues.apache.org/jira/browse/PROTON-2107
>             Project: Qpid Proton
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: proton-c-0.29.0
>            Reporter: Thtiphong Anansukkasem
>            Assignee: Roddie Kieley
>            Priority: Major
>
> I found the error , when i run "go get" command in go module enabled project
> $go get -v qpid.apache.org/electron
> go: finding qpid.apache.org latest
> go get qpid.apache.org/electron: module qpid.apache.org@upgrade (v0.0.0-20190919033840-551513f49822) found, but does not contain package qpid.apache.org/electron
> $ go get -v qpid.apache.org/amqp
> go: finding qpid.apache.org latest
> go get qpid.apache.org/amqp: module qpid.apache.org@upgrade (v0.0.0-20190919033840-551513f49822) found, but does not contain package qpid.apache.org/amqp
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org