fix(deps): update module github.com/oklog/ulid/v2 to v2.1.1
This MR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| github.com/oklog/ulid/v2 |
v2.0.2 → v2.1.1
|
View the Renovate pipeline for this MR
Release Notes
oklog/ulid (github.com/oklog/ulid/v2)
v2.1.1
What's Changed
- README fix broken pkg.go.dev links by @peteraba in #82
- README: fix small typos by @craigpastro in #88
- Add fmt, vet, staticcheck to CI and lint accordingly by @craigpastro in #89
- ulid: add MakeFromTime helper function by @craigpastro in #87
- Refactor default entropy and fix test by @peterbourgon in #98
- Add ulid.Timestamp method by @peterbourgon in #107
- bump actions/setup-go@v5 by @shogo82148 in #114
- bump actions/checkout@v4 by @shogo82148 in #113
- Add
ulid.Niland.IsZero()method by @tonyhb in #112
New Contributors
- @peteraba made their first contribution in #82
- @craigpastro made their first contribution in #88
- @shogo82148 made their first contribution in #114
- @tonyhb made their first contribution in #112
Full Changelog: https://github.com/oklog/ulid/compare/v2.1.0...v2.1.1
v2.1.0
Full release of v2.1.0, thanks to our testers.
What's Changed
- Adding Bytes() to get slice representation of ULID by @sabify in #49
- Update README to mention v2 by @lmas in #48
- Continuous fuzzing by @bookmoons in #55
- Long-overdue tidying up by @peterbourgon in #61
- Update Value docs re: zero-value behavior by @peterbourgon in #60
- Fix max theorical date in the README by @fancyweb in #65
- Refer updated github link of
alizain/ulidby @kachick in #67 - Fix timezone formatting in RFC 3339 output by @scop in #74
- Linter fixes by @scop in #75
- ulid: add DefaultEntropy() and Make() by @tsenart in #81
New Contributors
- @sabify made their first contribution in #49
- @lmas made their first contribution in #48
- @bookmoons made their first contribution in #55
- @fancyweb made their first contribution in #65
- @kachick made their first contribution in #67
- @scop made their first contribution in #74
Full Changelog: https://github.com/oklog/ulid/compare/v2.0.2...v2.1.0
Configuration
- If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by renovate-bot