mirror of
https://github.com/go-micro/go-micro.git
synced 2025-11-29 21:47:44 +02:00
@@ -3,11 +3,11 @@ module github.com/asim/go-micro/plugins/server/http/v3
|
||||
go 1.16
|
||||
|
||||
require (
|
||||
github.com/asim/go-micro/plugins/registry/memory/v3 v3.5.1
|
||||
github.com/asim/go-micro/v3 v3.5.1
|
||||
github.com/asim/go-micro/plugins/registry/memory/v3 v3.0.0-20210629124054-4929a7c16ecc
|
||||
github.com/asim/go-micro/v3 v3.5.2-0.20210629124054-4929a7c16ecc
|
||||
)
|
||||
|
||||
replace (
|
||||
github.com/asim/go-micro/v3 => ../../../../go-micro
|
||||
github.com/asim/go-micro/plugins/registry/memory/v3 => ../../../plugins/registry/memory
|
||||
github.com/asim/go-micro/v3 => ../../../../go-micro
|
||||
)
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user