rename imports to asim/go-micro (#2051)
This commit is contained in:
2
config/env/env.go
vendored
2
config/env/env.go
vendored
@@ -6,7 +6,7 @@ import (
|
||||
"os"
|
||||
"strings"
|
||||
|
||||
"github.com/micro/go-micro/v3/config"
|
||||
"github.com/asim/go-micro/v3/config"
|
||||
)
|
||||
|
||||
type envConfig struct{}
|
||||
|
||||
Reference in New Issue
Block a user