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

This commit is contained in:
dependabot[bot]
2021-09-06 15:02:36 +00:00
committed by GitHub
parent 8c61439bc5
commit 5d23148038
2 changed files with 85 additions and 6 deletions

2
go.mod
View File

@@ -3,6 +3,6 @@ module github.com/unistack-org/micro-server-http/v3
go 1.16
require (
github.com/unistack-org/micro/v3 v3.4.7
github.com/unistack-org/micro/v3 v3.7.0
golang.org/x/net v0.0.0-20210614182718-04defd469f4e
)