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

upgrade the version of the database driver #228

Closed
TakeaHeader opened this issue Mar 24, 2024 · 2 comments · Fixed by #229
Closed

upgrade the version of the database driver #228

TakeaHeader opened this issue Mar 24, 2024 · 2 comments · Fixed by #229
Assignees

Comments

@TakeaHeader
Copy link

Can You upgrade the version of the database driver and add a tag?

@hsluoyz
Copy link
Member

hsluoyz commented Mar 24, 2024

@TakeaHeader why? And which dependency do you refer to?

gorm-adapter/go.mod

Lines 5 to 17 in 1f2965a

require (
github.com/agiledragon/gomonkey/v2 v2.2.0
github.com/casbin/casbin/v2 v2.77.1
github.com/glebarez/sqlite v1.7.0
github.com/go-sql-driver/mysql v1.6.0
github.com/lib/pq v1.10.2
github.com/stretchr/testify v1.8.0
gorm.io/driver/mysql v1.4.1
gorm.io/driver/postgres v1.4.4
gorm.io/driver/sqlserver v1.4.1
gorm.io/gorm v1.24.5
gorm.io/plugin/dbresolver v1.3.0
)

Copy link

🎉 This issue has been resolved in version 3.22.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants