[renovate] Update module golang.org/x/sync to v0.11.0
parent
62fe5d0e
No related branches found
No related tags found
Pipeline #258816 passed
Stage: build
Stage: build-testing
Stage: test
Stage: analyze
Stage: test-legacy
... | @@ -25,7 +25,7 @@ require ( | ... | @@ -25,7 +25,7 @@ require ( |
github.com/stretchr/objx v0.5.2 // indirect | github.com/stretchr/objx v0.5.2 // indirect | ||
github.com/stretchr/testify v1.10.0 | github.com/stretchr/testify v1.10.0 | ||
go.mongodb.org/mongo-driver/v2 v2.0.0 | go.mongodb.org/mongo-driver/v2 v2.0.0 | ||
golang.org/x/sync v0.10.0 | golang.org/x/sync v0.11.0 | ||
google.golang.org/grpc v1.70.0 | google.golang.org/grpc v1.70.0 | ||
google.golang.org/protobuf v1.36.4 | google.golang.org/protobuf v1.36.4 | ||
gopkg.in/yaml.v3 v3.0.1 | gopkg.in/yaml.v3 v3.0.1 | ||
... | ... |
Please register or sign in to comment