Update git.autistici.org/ai3/go-common digest to 0630401
Compare changes
Files
35@@ -9,24 +9,24 @@ import (
@@ -72,16 +72,42 @@ func getServiceName() string {
@@ -111,6 +137,9 @@ func initTracing(serviceName string) {
@@ -127,13 +156,18 @@ func initTracing(serviceName string) {
@@ -143,7 +177,7 @@ func initTracing(serviceName string) {
@@ -165,5 +199,12 @@ func WrapHandler(h http.Handler, endpointAddr string) http.Handler {