Update module github.com/unistack-org/micro/v3 to v3.3.15

This commit is contained in:
Renovate Bot
2021-04-19 14:18:04 +00:00
committed by renovate[bot]
parent 06d197e356
commit 6e9a693b51
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module github.com/unistack-org/micro-server-http/v3
go 1.16
require (
github.com/unistack-org/micro/v3 v3.3.14
github.com/unistack-org/micro/v3 v3.3.15
golang.org/x/net v0.0.0-20210415231046-e915ea6b2b7d
)