-
- 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
c839bd22
No related branches found
No related tags found
... | @@ -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