This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gotosocial
Watch
1
Star
0
Fork
You've already forked gotosocial
0
mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced
2024-11-01 15:00:00 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
b401bd1ccb
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 18:19:48 +01: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 09:15:05 +01:00
return
"0.2.1"
feat: initial tracing support (#1623)
2023-05-09 18:19:48 +01:00
}
Reference in a new issue
Copy permalink