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

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

---
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-17 03:00:14 +00:00
committed by GitHub
parent a8093dc3e4
commit 2ed758091d
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.17
go.unistack.org/micro/v3 v3.10.18
gopkg.in/yaml.v2 v2.4.0 // indirect
)