Commit Graph

5 Commits

Author SHA1 Message Date
dependabot[bot]
5adc668e3c
Bump golang.org/x/net from 0.21.0 to 0.23.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.21.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.21.0...v0.23.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-29 11:49:02 +00:00
9c0e3e607f Refactored and added errgroup to handle goroutines errors 2024-03-29 16:53:10 +01:00
4da29dc45b Logging with charm colorful logger 2024-03-24 17:10:02 +01:00
361b84aac4 Working websocket version 2024-03-24 14:09:36 +01:00
fffd687641 Passwords are now stored as bcrypt hashes 2024-03-22 18:13:50 +01:00