1
0
mirror of https://github.com/go-micro/go-micro.git synced 2025-07-12 22:41:07 +02:00

continue fix pre version go get bug that unknown v3.5.1 (#2188)

* 1.fix plugins go get bug.
2.update all mode.
3.add tidy tools

* continue fix pre version go get bug that unknown v3.5.1
This commit is contained in:
Jerry
2021-06-30 16:24:00 +08:00
committed by GitHub
parent c13bb07171
commit 93ba8cd0df
108 changed files with 131 additions and 131 deletions

View File

@ -4,7 +4,7 @@ go 1.16
require (
github.com/apex/log v1.9.0
github.com/asim/go-micro/v3 v3.5.2-0.20210629124054-4929a7c16ecc
github.com/asim/go-micro/v3 v3.5.2-0.20210630062103-c13bb07171bc
)
replace github.com/asim/go-micro/v3 => ../../../../go-micro