Bump go.unistack.org/micro/v3 from 3.11.37 to 3.11.43

Bumps go.unistack.org/micro/v3 from 3.11.37 to 3.11.43.

---
updated-dependencies:
- dependency-name: go.unistack.org/micro/v3
  dependency-version: 3.11.43
  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]
2025-04-29 00:08:09 +00:00
committed by GitHub
parent cd84ab56af
commit 8af0ad942d
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.22.0
toolchain go1.23.4
require (
go.unistack.org/micro/v3 v3.11.37
go.unistack.org/micro/v3 v3.11.43
golang.org/x/net v0.34.0
)