chore(deps): bump go.unistack.org/micro/v3 from 3.11.45 to 3.11.46 (#136)

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-18 10:16:24 +03:00
committed by GitHub
parent 8aa27fe1bb
commit 83e7cb15dc
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module go.unistack.org/micro-server-drpc/v3
go 1.24.0
require (
go.unistack.org/micro/v3 v3.11.45
go.unistack.org/micro/v3 v3.11.46
golang.org/x/net v0.46.0
google.golang.org/grpc v1.76.0
google.golang.org/protobuf v1.36.10