oktopus/backend/services/mtp/mqtt-adapter
dependabot[bot] f33c31a2b3
chore(deps): bump golang.org/x/crypto
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.23.0 to 0.31.0.
- [Commits](https://github.com/golang/crypto/compare/v0.23.0...v0.31.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-02 00:37:13 +00:00
..
build feat: build system + docker compose for backend services 2024-03-25 23:54:26 -03:00
cmd/mqtt-adapter feat: mqtt with tls 2024-04-16 12:41:09 -03:00
internal Fix code scanning alert #18: Clear-text logging of sensitive information 2024-09-21 13:18:59 -03:00
.env feat: device auth as rbac via nats keyvalue store | closes #212 2024-04-12 19:26:48 -03:00
.gitignore feat: device auth as rbac via nats keyvalue store | closes #212 2024-04-12 19:26:48 -03:00
go.mod chore(deps): bump golang.org/x/crypto 2025-04-02 00:37:13 +00:00
go.sum chore(deps): bump golang.org/x/crypto 2025-04-02 00:37:13 +00:00
README.md feat: mqtt + nats communication with device status and info 2024-03-05 22:57:35 -03:00

  • acts as a bridge between mqtt server and controller