This website requires JavaScript.
Explore
Help
Sign In
extern
/
gotosocial
Watch
1
Star
1
Fork
0
You've already forked gotosocial
mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced
2024-12-03 21:54:57 +01:00
Code
Issues
Packages
Projects
Releases
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 19:19:48 +02: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 14:33:40 +02:00
return
"0.2.0"
feat: initial tracing support (#1623)
2023-05-09 19:19:48 +02:00
}
Reference in New Issue
Copy Permalink