update for latest micro

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2021-10-01 01:31:35 +03:00
parent 72a5127e95
commit e47ffb3fdd
9 changed files with 228 additions and 193 deletions

7
go.mod
View File

@@ -1,8 +1,5 @@
module github.com/unistack-org/micro-router-register/v3
go 1.15
go 1.16
require (
github.com/google/uuid v1.2.0
github.com/unistack-org/micro/v3 v3.3.17
)
require github.com/unistack-org/micro/v3 v3.7.8