Bump github.com/unistack-org/micro-proto from 0.0.8 to 0.0.9 (#22)

This commit is contained in:
dependabot[bot]
2021-09-06 14:51:43 +00:00
committed by GitHub
parent 3512d60b3a
commit c69b0656a4
2 changed files with 3 additions and 65 deletions

2
go.mod
View File

@@ -4,7 +4,7 @@ go 1.16
require (
github.com/fatih/structtag v1.2.0
github.com/unistack-org/micro-proto v0.0.8
github.com/unistack-org/micro-proto v0.0.9
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
google.golang.org/protobuf v1.27.1
)