1
0
mirror of https://github.com/go-micro/go-micro.git synced 2025-10-30 23:27:41 +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"
)