Update module gorm.io/gorm to v1.30.2
This MR contains the following updates:
Package | Change | Age | Confidence |
---|---|---|---|
gorm.io/gorm |
v1.30.1 -> v1.30.2
|
Release Notes
go-gorm/gorm (gorm.io/gorm)
v1.30.2
Changes
- avoid copying structures with embedded mutexs @drakkan (#7571)
- Add DefaultContextTimeout option @jinzhu (#7567)
- Update the docker compose file @moseszane168 (#7524)
- fix: returning all columns with "on conflict do update" @phongphan (#7534)
- feat(slog-integration) @rezamokaram (#7537)
- fix data race in some case https://github.com/go-gorm/gorm/commit/725aa5b5ff4c0687b06d9a01096b8e4cf96b6c9e
- performance improvement
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.