pin to micro and go-micro 2.8.0 release

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2020-06-02 13:32:58 +03:00
parent 313d664205
commit f51f54253f
2 changed files with 60 additions and 27 deletions

2
go.mod
View File

@@ -4,6 +4,6 @@ go 1.13
require (
github.com/VictoriaMetrics/metrics v1.9.3
github.com/micro/go-micro/v2 v2.5.0
github.com/micro/go-micro/v2 v2.8.0
github.com/stretchr/testify v1.4.0
)