apache / apache/cloudberry-go-libs

New stable release required

Open
#18 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Go
Stars
3
Forks
7
PR merge metrics
No merged PRs in 30d

Description

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/cloudberry-go-libs@v1.0.11: 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/cloudberry-go-libs@v1.0.12-0.20250910014224-fc376e8a1056

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.