mirror of
https://gitee.com/johng/gf
synced 2026-06-27 17:57:21 +08:00
change gitee.com/johng/gf -> github.com/gogf/gf
This commit is contained in:
@ -3,7 +3,7 @@ package sarama
|
||||
import (
|
||||
"fmt"
|
||||
|
||||
"gitee.com/johng/gf/third/github.com/rcrowley/go-metrics"
|
||||
"github.com/gogf/gf/third/github.com/rcrowley/go-metrics"
|
||||
)
|
||||
|
||||
// Encoder is the interface that wraps the basic Encode method.
|
||||
|
||||
Reference in New Issue
Block a user