This website requires JavaScript.
Explore
Sign In
mirror
/
gotosocial
mirror of
https://github.com/superseriousbusiness/gotosocial
Watch
1
Star
0
Fork
You've already forked gotosocial
0
Code
Issues
frontend-linting
gotosocial
/
vendor
/
github.com
/
uptrace
/
opentelemetry-go-extra
/
otelsql
/
version.go
7 lines
102 B
Go
Raw
Permalink
Blame
History
package
otelsql
// Version is the current release version.
func
Version
(
)
string
{
return
"0.2.4"
}
View Git Blame
Copy Permalink