Commits on Source (3)
-
See merge request !831 Co-authored-by:
Renovate Bot <renovate@danet.fbi.h-da.de>
-
See merge request !829 Co-authored-by:
Renovate Bot <renovate@danet.fbi.h-da.de>
-
See merge request !830 Co-authored-by:
Renovate Bot <renovate@danet.fbi.h-da.de>
... | ... | @@ -24,7 +24,7 @@ require ( |
github.com/stretchr/testify v1.9.0 | ||
go.mongodb.org/mongo-driver v1.14.0 | ||
golang.org/x/sync v0.7.0 | ||
google.golang.org/grpc v1.63.0 | ||
google.golang.org/grpc v1.63.2 | ||
google.golang.org/protobuf v1.33.0 | ||
gopkg.in/yaml.v3 v3.0.1 | ||
) | ||
... | ... | @@ -90,7 +90,7 @@ require ( |
github.com/bufbuild/protovalidate-go v0.6.1 | ||
github.com/hashicorp/go-multierror v1.1.1 | ||
github.com/hashicorp/go-plugin v1.4.10 | ||
github.com/lesismal/nbio v1.5.3 | ||
github.com/lesismal/nbio v1.5.4 | ||
google.golang.org/genproto/googleapis/api v0.0.0-20240401170217-c3f982113cda | ||
) | ||
... | ... | @@ -105,7 +105,7 @@ require ( |
github.com/hashicorp/errwrap v1.1.0 // indirect | ||
github.com/hashicorp/go-hclog v1.5.0 // indirect | ||
github.com/hashicorp/yamux v0.1.1 // indirect | ||
github.com/lesismal/llib v1.1.12 // indirect | ||
github.com/lesismal/llib v1.1.13 // indirect | ||
github.com/lithammer/fuzzysearch v1.1.8 // indirect | ||
github.com/mitchellh/go-testing-interface v1.14.1 // indirect | ||
github.com/moby/patternmatcher v0.5.0 // indirect | ||
... | ... |