mirror of
https://github.com/go-micro/go-micro.git
synced 2025-08-10 21:52:01 +02:00
go fmt
This commit is contained in:
@@ -5,8 +5,8 @@ import (
|
||||
"context"
|
||||
"log"
|
||||
|
||||
"github.com/coreos/etcd/mvcc/mvccpb"
|
||||
client "github.com/coreos/etcd/clientv3"
|
||||
"github.com/coreos/etcd/mvcc/mvccpb"
|
||||
"github.com/micro/go-micro/config/options"
|
||||
"github.com/micro/go-micro/store"
|
||||
)
|
||||
|
Reference in New Issue
Block a user