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-22 19:56:39 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
58f916e821
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
{
[chore] update bun libraries to v1.2.5 (#3528) * update bun libraries to v1.2.5 * pin old v1.29.0 of otel
2024-11-08 13:51:23 +00:00
return
"1.2.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