Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Build] Implement cgo-free sqlite driver for non cgo builds #66

Conversation

kevinanielsen
Copy link
Owner

No description provided.

@kevinanielsen kevinanielsen added go Language: Go docs Improvements or additions to documentation api Improvements or additions to the api labels Dec 26, 2023
@kevinanielsen kevinanielsen merged commit 37f39ad into 63-ci-implement-goreleaser Dec 26, 2023
1 check passed
@kevinanielsen kevinanielsen deleted the 65-build-implement-moderncorgsqlite-for-non-cgo-builds branch December 26, 2023 10:19
kevinanielsen added a commit that referenced this pull request Dec 26, 2023
* ci: implement goreleaser

* ci: write release workflow

* chore: remove dist

* fix(ci): add cache-dependency-path

* fix(ci): disable cgo

* chore: remove .dist

* [Build] Implement cgo-free sqlite driver for non cgo builds (#66)

* chore: remove .dist/ and dist/

* chore(deps): implement cloudquery/sqlite driver instead of gorm driver

* build: update makefile to build with cgo disabled

* fix(ci): tidy mods before testing

* refactor: remove not needed variable

* fix(deps): downgrade gorm

* fix(deps): switch cloudquery for glebarez sqlite driver
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Improvements or additions to the api docs Improvements or additions to documentation go Language: Go
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant