Bump go.unistack.org/micro/v3 from 3.10.14 to 3.10.16

Bumps go.unistack.org/micro/v3 from 3.10.14 to 3.10.16.

---
updated-dependencies:
- dependency-name: go.unistack.org/micro/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-03-15 02:59:27 +00:00
committed by GitHub
parent 3a23fdebe3
commit ae9cb3c9b3
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -6,6 +6,6 @@ require (
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/opentracing/opentracing-go v1.2.0
github.com/stretchr/testify v1.5.1 // indirect
go.unistack.org/micro/v3 v3.10.14
go.unistack.org/micro/v3 v3.10.16
gopkg.in/yaml.v2 v2.4.0 // indirect
)