Go to file
dependabot[bot] ee4d5e7d2b
Bump golang.org/x/crypto from 0.8.0 to 0.9.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.8.0 to 0.9.0.
- [Commits](https://github.com/golang/crypto/compare/v0.8.0...v0.9.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-09 11:01:01 +00:00
.github Bump actions/checkout from 2 to 3 2023-04-01 18:11:40 +00:00
entropy Feat: LockableList (pushpop) 2023-03-23 00:43:53 -07:00
hash Reduce: remove external github.com/pkg/errors package dependency 2023-05-02 22:21:49 -07:00
linux Debloat: we're not v1 yet so I can do this (remove network) 2022-12-31 10:52:36 -08:00
list !!! BREAKING !!! [list]: Pop() pops from the front of the list, not the back 2023-05-05 14:04:33 -07:00
pool Fix[pool][strings]: no reason to panic when inputting empty strings 2023-05-02 20:39:11 -07:00
squish Paranoid checks 2022-08-25 04:11:02 -07:00
.gitignore Update .gitignore 2022-12-31 10:53:03 -08:00
common_test.go Coverage: fix regression 2022-09-28 01:20:56 -07:00
go.mod Bump golang.org/x/crypto from 0.8.0 to 0.9.0 2023-05-09 11:01:01 +00:00
go.sum Bump golang.org/x/crypto from 0.8.0 to 0.9.0 2023-05-09 11:01:01 +00:00
LICENSE Make godoc happy.. harder 2022-01-01 23:48:31 -08:00
README.md Docs: Add documentation, update README.md 2023-02-05 20:03:24 -08:00
util.go Debloat: Get rid of zerolog dependency 2022-11-22 13:33:08 -08:00

common

GoDoc codecov

Welcome to things. Here are some of the aforementioned:


Dependencies

skeeto's amazing RNG for optimized entropy is the sole dependency save for stdlib++.