mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-05 14:49:31 -06:00
[chore] bump db dependencies (#1366)
This commit is contained in:
parent
b375d3b5d6
commit
0ceacd7b1d
78 changed files with 141878 additions and 126068 deletions
14
vendor/github.com/uptrace/bun/README.md
generated
vendored
14
vendor/github.com/uptrace/bun/README.md
generated
vendored
|
|
@ -28,7 +28,7 @@
|
|||
- [Migrations](https://bun.uptrace.dev/guide/migrations.html).
|
||||
- [Soft deletes](https://bun.uptrace.dev/guide/soft-deletes.html).
|
||||
|
||||
Resources:
|
||||
### Resources
|
||||
|
||||
- [**Get started**](https://bun.uptrace.dev/guide/golang-orm.html)
|
||||
- [Examples](https://github.com/uptrace/bun/tree/master/example)
|
||||
|
|
@ -37,7 +37,11 @@ Resources:
|
|||
- [Reference](https://pkg.go.dev/github.com/uptrace/bun)
|
||||
- [Starter kit](https://github.com/go-bun/bun-starter-kit)
|
||||
|
||||
Featured projects using Bun:
|
||||
### Tutorials
|
||||
|
||||
Wrote a tutorial for Bun? Create a PR to add here and on [Bun](https://bun.uptrace.dev/) site.
|
||||
|
||||
### Featured projects using Bun
|
||||
|
||||
- [uptrace](https://github.com/uptrace/uptrace) - Distributed tracing and metrics.
|
||||
- [paralus](https://github.com/paralus/paralus) - All-in-one Kubernetes access manager.
|
||||
|
|
@ -129,9 +133,11 @@ See [**Getting started**](https://bun.uptrace.dev/guide/golang-orm.html) guide a
|
|||
- [Golang ClickHouse ORM](https://github.com/uptrace/go-clickhouse)
|
||||
- [Golang msgpack](https://github.com/vmihailenco/msgpack)
|
||||
|
||||
## Contributors
|
||||
## Contributing
|
||||
|
||||
Thanks to all the people who already contributed!
|
||||
See [CONTRIBUTING.md](CONTRIBUTING.md) for some hints.
|
||||
|
||||
And thanks to all the people who already contributed!
|
||||
|
||||
<a href="https://github.com/uptrace/bun/graphs/contributors">
|
||||
<img src="https://contributors-img.web.app/image?repo=uptrace/bun" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue