This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gotosocial
Watch
2
Star
0
Fork
You've already forked gotosocial
0
mirror of
https://github.com/superseriousbusiness/gotosocial
synced
2024-12-19 01:03:25 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
fc035868b2
gotosocial
/
vendor
/
github.com
/
uptrace
/
bun
/
version.go
7 lines
98 B
Go
Raw
Normal View
History
Unescape
Escape
Pg to bun (#148) * start moving to bun * changing more stuff * more * and yet more * tests passing * seems stable now * more big changes * small fix * little fixes
2021-08-25 13:34:33 +00:00
package
bun
// Version is the current release version.
func
Version
(
)
string
{
migrate go version to 1.17 (#203) * migrate go version to 1.17 * update contributing
2021-09-10 12:42:14 +00:00
return
"1.0.5"
Pg to bun (#148) * start moving to bun * changing more stuff * more * and yet more * tests passing * seems stable now * more big changes * small fix * little fixes
2021-08-25 13:34:33 +00:00
}
Reference in a new issue
Copy permalink