superseriousbusiness / gotosocial

Fast, fun, small ActivityPub server.
https://docs.gotosocial.org
GNU Affero General Public License v3.0
3.82k stars 331 forks source link

[chore] update modernc/sqlite to v1.33.1 (with our concurrency workaround) #3367

Closed NyaaaWhatsUpDoc closed 1 month ago

NyaaaWhatsUpDoc commented 1 month ago

The version hadn't been bumped in a while. Since it seems some people are still using it, thought it would be useful to keep it up-to-date. (note this still has our concurrency workaround applied, so it should be safe)

NyaaaWhatsUpDoc commented 1 month ago

you can run all the tests with this library just fine still with -tags=moderncsqlite :)