-
- Downloads
[renovate] Update module golang.org/x/sync to v0.8.0
See merge request !989 Co-authored-by:Renovate Bot <renovate@danet.fbi.h-da.de>
parent
b7b86be9
Branches
No related tags found
Pipeline #219840 failed
Stage: tools
Stage: build
Stage: build-testing
Stage: test
Stage: analyze
Stage: test-legacy
Stage: deploy
... | @@ -23,7 +23,7 @@ require ( | ... | @@ -23,7 +23,7 @@ require ( |
github.com/stretchr/objx v0.5.2 // indirect | github.com/stretchr/objx v0.5.2 // indirect | ||
github.com/stretchr/testify v1.9.0 | github.com/stretchr/testify v1.9.0 | ||
go.mongodb.org/mongo-driver v1.16.0 | go.mongodb.org/mongo-driver v1.16.0 | ||
golang.org/x/sync v0.7.0 | golang.org/x/sync v0.8.0 | ||
google.golang.org/grpc v1.65.0 | google.golang.org/grpc v1.65.0 | ||
google.golang.org/protobuf v1.34.2 | google.golang.org/protobuf v1.34.2 | ||
gopkg.in/yaml.v3 v3.0.1 | gopkg.in/yaml.v3 v3.0.1 | ||
... | ... |
Please register or sign in to comment