update for latest micro and requestid changes
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
11
go.mod
11
go.mod
@@ -3,6 +3,13 @@ module go.unistack.org/micro-wrapper-sql/v3
|
||||
go 1.20
|
||||
|
||||
require (
|
||||
go.unistack.org/micro-wrapper-requestid/v3 v3.8.7
|
||||
go.unistack.org/micro/v3 v3.10.25
|
||||
go.unistack.org/micro-wrapper-requestid/v3 v3.8.10
|
||||
go.unistack.org/micro/v3 v3.10.57
|
||||
)
|
||||
|
||||
require (
|
||||
golang.org/x/sys v0.19.0 // indirect
|
||||
google.golang.org/genproto/googleapis/rpc v0.0.0-20240401170217-c3f982113cda // indirect
|
||||
google.golang.org/grpc v1.63.2 // indirect
|
||||
google.golang.org/protobuf v1.33.0 // indirect
|
||||
)
|
||||
|
Reference in New Issue
Block a user