mirror of
https://github.com/go-micro/go-micro.git
synced 2026-06-15 19:35:13 +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