mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 22:32:25 -05:00
migrate go version to 1.17 (#203)
* migrate go version to 1.17 * update contributing
This commit is contained in:
parent
e681aac589
commit
f2e5bedea6
282 changed files with 11863 additions and 12600 deletions
8
vendor/github.com/uptrace/bun/CHANGELOG.md
generated
vendored
8
vendor/github.com/uptrace/bun/CHANGELOG.md
generated
vendored
|
|
@ -1,6 +1,12 @@
|
|||
# Changelog
|
||||
|
||||
## v1.0.4 - Sep 06 2021
|
||||
## v1.0.5 - Sep 09 2021
|
||||
|
||||
- chore: tweak bundebug colors
|
||||
- fix: check if table is present when appending columns
|
||||
- fix: copy []byte when scanning
|
||||
|
||||
## v1.0.4 - Sep 08 2021
|
||||
|
||||
- Added support for MariaDB.
|
||||
- Restored default `SET` for `ON CONFLICT DO UPDATE` queries.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue