You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Thtiphong Anansukkasem (Jira)" <ji...@apache.org> on 2019/09/24 02:52:00 UTC

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

Thtiphong Anansukkasem created PROTON-2107:
----------------------------------------------

             Summary: 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


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