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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to