1
0
mirror of https://github.com/go-micro/go-micro.git synced 2025-08-10 21:52:01 +02:00

1.fix plugins go get bug. (#2187)

2.update all mode.
3.add tidy tools
This commit is contained in:
Jerry
2021-06-30 14:21:03 +08:00
committed by GitHub
parent 4929a7c16e
commit c13bb07171
209 changed files with 33290 additions and 29059 deletions

View File

@@ -3,8 +3,8 @@ module github.com/asim/go-micro/plugins/registry/proxy/v3
go 1.16
require (
github.com/asim/go-micro/v3 v3.5.1
github.com/asim/go-micro/v3 v3.5.2-0.20210629124054-4929a7c16ecc
github.com/gorilla/websocket v1.4.2
)
replace github.com/asim/go-micro/v3 => ../../../../go-micro
replace github.com/asim/go-micro/v3 => ../../../../go-micro

File diff suppressed because it is too large Load Diff