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-20 09:43:26 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
ec325fee14
gotosocial
/
vendor
/
github.com
/
uptrace
/
opentelemetry-go-extra
/
otelsql
/
version.go
7 lines
102 B
Go
Raw
Normal View
History
Unescape
Escape
feat: initial tracing support (#1623)
2023-05-09 17:19:48 +00:00
package
otelsql
// 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
"0.2.0"
feat: initial tracing support (#1623)
2023-05-09 17:19:48 +00:00
}
Reference in a new issue
Copy permalink