This website requires JavaScript.
Explore
Help
Sign In
SuperSeriousBusiness
/
GoToSocial
Watch
1
Star
1
Fork
0
You've already forked GoToSocial
mirror of
https://github.com/superseriousbusiness/gotosocial
synced
2024-12-25 07:51:29 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
23dd6f664c
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 latest deps, ensure readme up to date (#1873) * [chore] update latest deps, ensure readme up to date * remove double entry
2023-06-05 10:15:05 +02:00
return
"0.2.1"
feat: initial tracing support (#1623)
2023-05-09 19:19:48 +02:00
}
Reference in New Issue
Copy Permalink