mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-16 16:53:01 -06:00
[chore] update otel libraries (#3740)
* chore: update otel dependencies * refactor: combine tracing & metrics in observability package * chore: update example tracing compose file
This commit is contained in:
parent
baed591a1d
commit
dd094e4012
217 changed files with 6873 additions and 2734 deletions
2
vendor/google.golang.org/grpc/version.go
generated
vendored
2
vendor/google.golang.org/grpc/version.go
generated
vendored
|
|
@ -19,4 +19,4 @@
|
|||
package grpc
|
||||
|
||||
// Version is the current grpc version.
|
||||
const Version = "1.66.1"
|
||||
const Version = "1.69.4"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue