mirror of
https://github.com/go-micro/go-micro.git
synced 2025-09-16 08:36:30 +02:00
Fix Micro CLI by removing replace line in go.mod
This commit is contained in:
@@ -12,5 +12,3 @@ require (
|
||||
go-micro.dev/v4 v4.1.0
|
||||
gopkg.in/yaml.v2 v2.4.0
|
||||
)
|
||||
|
||||
replace github.com/asim/go-micro/cmd/micro => ../
|
||||
|
Reference in New Issue
Block a user