mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-31 21:02:26 -05:00
Update dependencies (#333)
This commit is contained in:
parent
ce22e03f9d
commit
182b4eea73
848 changed files with 377869 additions and 107280 deletions
6
vendor/github.com/vmihailenco/msgpack/v5/version.go
generated
vendored
Normal file
6
vendor/github.com/vmihailenco/msgpack/v5/version.go
generated
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
package msgpack
|
||||
|
||||
// Version is the current release version.
|
||||
func Version() string {
|
||||
return "5.3.5"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue