build(deps): bump github.com/unistack-org/micro-proto (#57)

This commit is contained in:
dependabot[bot]
2021-09-06 06:56:44 +00:00
committed by GitHub
parent 2fbaa26f0f
commit 1b01bd22a6
2 changed files with 5 additions and 68 deletions

3
go.mod
View File

@@ -9,7 +9,6 @@ require (
github.com/patrickmn/go-cache v2.1.0+incompatible
github.com/silas/dag v0.0.0-20210121180416-41cf55125c34
github.com/stretchr/testify v1.7.0
github.com/unistack-org/micro-proto v0.0.8
github.com/unistack-org/micro-proto v0.0.9
golang.org/x/net v0.0.0-20210510120150-4163338589ed
google.golang.org/protobuf v1.26.0 // indirect
)