chore(deps): bump go.unistack.org/micro/v3 from 3.10.5 to 3.11.45 (#131)
Bumps go.unistack.org/micro/v3 from 3.10.5 to 3.11.45. --- updated-dependencies: - dependency-name: go.unistack.org/micro/v3 dependency-version: 3.11.45 dependency-type: direct:production update-type: version-update:semver-minor ... 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:
13
go.mod
13
go.mod
@@ -3,7 +3,7 @@ module go.unistack.org/micro-server-drpc/v3
|
||||
go 1.24.0
|
||||
|
||||
require (
|
||||
go.unistack.org/micro/v3 v3.10.5
|
||||
go.unistack.org/micro/v3 v3.11.45
|
||||
golang.org/x/net v0.44.0
|
||||
google.golang.org/grpc v1.75.1
|
||||
google.golang.org/protobuf v1.36.10
|
||||
@@ -11,15 +11,14 @@ require (
|
||||
)
|
||||
|
||||
require (
|
||||
github.com/golang/protobuf v1.5.4 // indirect
|
||||
github.com/google/gnostic v0.6.9 // indirect
|
||||
github.com/kr/pretty v0.3.0 // indirect
|
||||
github.com/rogpeppe/go-internal v1.9.0 // indirect
|
||||
github.com/ash3in/uuidv8 v1.2.0 // indirect
|
||||
github.com/google/uuid v1.6.0 // indirect
|
||||
github.com/kr/pretty v0.3.1 // indirect
|
||||
github.com/matoous/go-nanoid v1.5.1 // indirect
|
||||
github.com/zeebo/errs v1.4.0 // indirect
|
||||
go.unistack.org/micro-proto/v3 v3.3.1 // indirect
|
||||
go.unistack.org/micro-proto/v3 v3.4.1 // indirect
|
||||
golang.org/x/sys v0.36.0 // indirect
|
||||
golang.org/x/text v0.29.0 // indirect
|
||||
google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 // indirect
|
||||
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
|
||||
gopkg.in/yaml.v3 v3.0.1 // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user