We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e0fe369 + 9c35520 commit 306037aCopy full SHA for 306037a
log.go
@@ -9,9 +9,9 @@ import (
9
"fmt"
10
"time"
11
12
- opentrace "github.com/frrist/opentracing-go"
13
- otExt "github.com/frrist/opentracing-go/ext"
14
- otl "github.com/frrist/opentracing-go/log"
+ opentrace "github.com/opentracing/opentracing-go"
+ otExt "github.com/opentracing/opentracing-go/ext"
+ otl "github.com/opentracing/opentracing-go/log"
15
)
16
17
// StandardLogger provides API compatibility with standard printf loggers
package.json
@@ -12,9 +12,9 @@
},
{
"author": "forrestweston",
- "hash": "QmXM3wtxSX3LsG41UXantdt6X88jMaRL5CouKnxCNiEHpM",
+ "hash": "QmWLWmRVSiagqP15jczsGME1qpob6HDbtbHAY2he9W5iUo",
"name": "opentracing-go",
- "version": "0.0.2"
+ "version": "0.0.3"
18
}
19
],
20
"gxVersion": "0.7.0",
0 commit comments