Update module url to cloudberrydb repo
17 files changed
tree: 817aeb7d2c8e3c9ea9d9d4e86c334bb4120c00d9
  1. .github/
  2. ci/
  3. cluster/
  4. conv/
  5. dbconn/
  6. gplog/
  7. iohelper/
  8. operating/
  9. structmatcher/
  10. testhelper/
  11. .gitignore
  12. .golangci.yml
  13. CODE_OF_CONDUCT.md
  14. CONTRIBUTING.md
  15. go.mod
  16. go.sum
  17. LICENSE
  18. Makefile
  19. NOTICE
  20. README.md
  21. SECURITY.md
  22. show_coverage.sh
README.md

gp-common-go-libs for CloudberryDB

Slack Twitter Follow Website GitHub Discussions GitHub License


This project is a fork of the Greenplum gp-common-go-libs, which is a dependency for the gpbackup utility in CloudberryDB.

Please note that this repository is only maintained for CloudberryDB 1.0 and its later versions.

License

Licensed under Apache License Version 2.0. For more details, please refer to the LICENSE.

Acknowledgment

Thanks to all the gp-common-go-libs contributors, more details in its GitHub page.