This website requires JavaScript.
Explore
Sign In
mirror
/
gotosocial
mirror of
https://github.com/superseriousbusiness/gotosocial
Watch
1
Star
0
Fork
You've already forked gotosocial
0
Code
Issues
push-notifications
gotosocial
/
vendor
/
github.com
/
vmihailenco
/
msgpack
/
v5
/
version.go
7 lines
102 B
Go
Raw
Permalink
Blame
History
package
msgpack
// Version is the current release version.
func
Version
(
)
string
{
return
"5.4.1"
}
View Git Blame
Copy Permalink