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

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

---
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-04-03 03:00:38 +00:00
committed by GitHub
parent 3ec4c658a4
commit ef99c90bd5
2 changed files with 4 additions and 5 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.18
go.unistack.org/micro/v3 v3.10.19
gopkg.in/yaml.v2 v2.4.0 // indirect
)