ostinru opened a new issue, #18:
URL: https://github.com/apache/cloudberry-go-libs/issues/18

   Hi, @tuhaihe. I have tried to use these libs and got following error:
   
   ```
   ostinru@ostinru-osx wal-g % go get github.com/apache/cloudberry-go-libs
   
   go: downloading github.com/apache/cloudberry-go-libs v1.0.11
   go: github.com/apache/cloudberry-go-libs@upgrade (v1.0.11) requires 
github.com/apache/[email protected]: parsing go.mod:
           module declares its path as: 
github.com/cloudberrydb/gp-common-go-libs
                   but was required as: github.com/apache/cloudberry-go-libs
   ```
   
   However when I specify night build - it works
   ```
   ostinru@ostinru-osx wal-g % go get 
github.com/apache/[email protected]
   
   go: added github.com/apache/cloudberry-go-libs 
v1.0.12-0.20250910014224-fc376e8a1056
   ```
   
   I suppose, that we need new stable release with new package name.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to