1
0
mirror of https://github.com/go-micro/go-micro.git synced 2024-11-24 08:02:32 +02:00

fix broken build

This commit is contained in:
Asim Aslam 2019-11-19 16:55:33 +00:00
parent 538d3752f9
commit 64d5a528ca

View File

@ -1,6 +1,7 @@
package registry
import (
"os"
"testing"
"time"
)