Commit Graph

7 Commits

Author SHA1 Message Date
dependabot[bot]
d37befbf39
Bump github.com/rs/zerolog from 1.26.1 to 1.27.0
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.26.1 to 1.27.0.
- [Release notes](https://github.com/rs/zerolog/releases)
- [Commits](https://github.com/rs/zerolog/compare/v1.26.1...v1.27.0)

---
updated-dependencies:
- dependency-name: github.com/rs/zerolog
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-13 08:10:21 +00:00
3d8d392d8b
Feat: Add new hash functions + Testing: improve coverage 2022-07-04 00:43:03 -07:00
84d2f8bc95
Revert: Make packages independant 2022-05-15 15:52:37 -07:00
3192308f1c
Modules: Make packages independant 2022-05-15 15:46:23 -07:00
1c8fd87a7f
Implement generics, fix race condition in network 2022-03-26 08:25:52 -07:00
c36496d75d
Introduce new PRNG with drastically better performance
Signed-off-by: kayos@tcp.direct <kayos@tcp.direct>
2022-03-15 20:39:22 -07:00
909db53116 init 2022-01-01 13:39:27 -08:00