Bump go.unistack.org/micro/v3 from 3.11.45 to 3.11.46 (#158)

Bumps go.unistack.org/micro/v3 from 3.11.45 to 3.11.46.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-10-16 12:44:00 +03:00
committed by GitHub
parent 124f448762
commit d99fca2f40
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -4,7 +4,7 @@ go 1.24.0
require (
github.com/miekg/dns v1.1.68
go.unistack.org/micro/v3 v3.11.45
go.unistack.org/micro/v3 v3.11.46
golang.org/x/net v0.46.0
)