This website requires JavaScript.
Explore
Help
Register
Sign In
qugalet
/
gotosocial
Watch
1
Star
0
Fork
You've already forked gotosocial
0
mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced
2024-11-29 23:22:45 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
1f39275c0f
gotosocial
/
vendor
/
github.com
/
uptrace
/
bun
/
version.go
7 lines
99 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
{
[chore] Update a bunch of database dependencies (#1772) * [chore] Update a bunch of database dependencies * fix lil thing
2023-05-12 12:33:40 +00:00
return
"1.1.13"
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