Bump github.com/unistack-org/micro/v3 from 3.3.17 to 3.7.0 (#66)

This commit is contained in:
dependabot[bot]
2021-09-06 14:46:22 +00:00
committed by GitHub
parent 38436d3021
commit 6dceb0593a
2 changed files with 85 additions and 7 deletions

2
go.mod
View File

@@ -3,6 +3,6 @@ module github.com/unistack-org/micro-server-tcp/v3
go 1.16
require (
github.com/unistack-org/micro/v3 v3.3.17
github.com/unistack-org/micro/v3 v3.7.0
golang.org/x/net v0.0.0-20210510120150-4163338589ed
)