Update all deps

This commit is contained in:
Renovate Bot
2021-02-10 10:19:04 +00:00
parent 73434c1f3c
commit 870b00c19b
2 changed files with 6 additions and 2 deletions

4
go.mod
View File

@@ -3,6 +3,6 @@ module github.com/unistack-org/micro-router-register/v3
go 1.15
require (
github.com/google/uuid v1.1.5
github.com/unistack-org/micro/v3 v3.2.2
github.com/google/uuid v1.2.0
github.com/unistack-org/micro/v3 v3.2.8
)