mirror of
https://github.com/go-micro/go-micro.git
synced 2025-06-12 22:07:47 +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:
@ -3,7 +3,7 @@ module github.com/asim/go-micro/plugins/codec/json-iterator/v3
|
||||
go 1.16
|
||||
|
||||
require (
|
||||
github.com/asim/go-micro/v3 v3.5.2-0.20210629124054-4929a7c16ecc
|
||||
github.com/asim/go-micro/v3 v3.5.2-0.20210630062103-c13bb07171bc
|
||||
github.com/golang/protobuf v1.5.2
|
||||
github.com/json-iterator/go v1.1.11
|
||||
github.com/oxtoacart/bpool v0.0.0-20190530202638-03653db5a59c
|
||||
|
Reference in New Issue
Block a user