1
0
mirror of https://github.com/mainflux/mainflux.git synced 2025-05-11 19:29:16 +08:00
Dušan Borovčanin 516c02bebe
MF-1378 - Update dependencies (#1379)
* Update dependencies

Signed-off-by: dusanb94 <dusan.borovcanin@mainflux.com>

* Fix compose files and configs

Signed-off-by: dusanb94 <dusan.borovcanin@mainflux.com>

* Upgrade image versions

Signed-off-by: dusanb94 <dusan.borovcanin@mainflux.com>

* Update Postgres version

Signed-off-by: dusanb94 <dusan.borovcanin@mainflux.com>

* Update test dependencies

Signed-off-by: dusanb94 <dusan.borovcanin@mainflux.com>

* Fix fkey error handling

Signed-off-by: dusanb94 <dusan.borovcanin@mainflux.com>
2021-05-20 20:53:56 +02:00

567 B

External Dependencies

This file lists the dependencies used in this repository.

Dependency License
Go BSD 3-Clause "New" or "Revised" License
github.com/nats-io/nats.go Apache License 2.0
github.com/golang/protobuf v1.4.2 BSD 3-Clause "New" or "Revised" License
github.com/nats-io/nats-server/v2 v2.1.8-0.20201115145023-f61fa8529a0f Apache License 2.0
github.com/nats-io/nkeys v0.2.0 Apache License 2.0
github.com/nats-io/nuid v1.0.1 Apache License 2.0
google.golang.org/protobuf v1.23.0 BSD 3-Clause License