Skip to content

Commit

Permalink
Fix Micro CLI by removing replace line in go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
AuditeMarlow committed Oct 27, 2021
1 parent 880d751 commit e155029
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cmd/micro/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -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 => ../

0 comments on commit e155029

Please sign in to comment.