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: update sqlite driver #6599

Merged
merged 2 commits into from
Jun 16, 2024
Merged

Conversation

Mmx233
Copy link
Contributor

@Mmx233 Mmx233 commented Jun 9, 2024

The dependency mattn/go-sqlite3 no longer need an extra patch for docker build after v1.14.19.

Updated:

  • gorm.io/gorm v1.24.5 => v1.25.10
  • gorm.io/driver/sqlite v1.4.4 => v1.5.5
  • github.com/mattn/go-sqlite3 v1.14.15 => v1.14.22

and build.sh docker build part.

Test Action Test Image

@xhofe xhofe merged commit 3a996a1 into AlistGo:main Jun 16, 2024
3 checks passed
@Mmx233 Mmx233 deleted the improve/build-dependency branch June 19, 2024 03:41
ForSourceCodeAnalysis pushed a commit to ForSourceCodeAnalysis/alist that referenced this pull request Aug 4, 2024
* build: update sqlite driver

* build: remove docker build sqlite-compatible commands
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants