update source

This commit is contained in:
Asim Aslam 2019-05-31 15:59:21 +01:00
parent 30627c32c9
commit f9f893fa85

View File

@ -3,7 +3,7 @@ package memory
import ( import (
"context" "context"
"github.com/micro/go-config/source" "github.com/micro/go-micro/config/source"
) )
type changeSetKey struct{} type changeSetKey struct{}