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

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

---
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-16 02:59:32 +00:00
committed by GitHub
parent be1af0ef92
commit ec1cad87ce
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.16
go.unistack.org/micro/v3 v3.10.17
gopkg.in/yaml.v2 v2.4.0 // indirect
)