mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-18 22:43:01 -06:00
Update dependencies (#333)
This commit is contained in:
parent
ce22e03f9d
commit
182b4eea73
848 changed files with 377869 additions and 107280 deletions
9
vendor/github.com/vmihailenco/msgpack/v5/README.md
generated
vendored
9
vendor/github.com/vmihailenco/msgpack/v5/README.md
generated
vendored
|
|
@ -13,6 +13,11 @@
|
|||
- [Reference](https://pkg.go.dev/github.com/vmihailenco/msgpack/v5)
|
||||
- [Examples](https://pkg.go.dev/github.com/vmihailenco/msgpack/v5#pkg-examples)
|
||||
|
||||
Other projects you may like:
|
||||
|
||||
- [Bun](https://bun.uptrace.dev) - fast and simple SQL client for PostgreSQL, MySQL, and SQLite.
|
||||
- [BunRouter](https://bunrouter.uptrace.dev/) - fast and flexible HTTP router for Go.
|
||||
|
||||
## Features
|
||||
|
||||
- Primitives, arrays, maps, structs, time.Time and interface{}.
|
||||
|
|
@ -79,7 +84,3 @@ func ExampleMarshal() {
|
|||
// Output: bar
|
||||
}
|
||||
```
|
||||
|
||||
## See also
|
||||
|
||||
- [Fast and flexible ORM for sql.DB](https://bun.uptrace.dev)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue