crud
crud copied to clipboard
build(deps): bump github.com/gofrs/uuid from 4.2.0+incompatible to 4.3.1+incompatible
Bumps github.com/gofrs/uuid from 4.2.0+incompatible to 4.3.1+incompatible.
Release notes
Sourced from github.com/gofrs/uuid's releases.
v4.3.1
- Update UUIDv7 to use unix millisecond calculation that is friendly to legacy go versions by
@convtoFull Changelog: v4.3.0...v4.3.1Update to UUIDv7
- Update UUIDv7 to conform with RFC Draft Rev 3 by
@convto(Breaking change to experimental feature)- Update unit test coverage to be 100% by
@theckman, and@camerackerFull Changelog: v4.2.0...v4.3.0
Commits
e1079f3Use legacy go versions compatible unix millisecond calculation (#104)e420387Enhance defaultHWAddrFunc() and tests to hit 100% coverage (#57)f267b3dupdate UUIDv7 implementation with RFC Draft Rev 03 spec (#99)edd511bupdate build to use go 1.19 as primary (#103)1e02a1dUpdate go.yml to use go 1.18 (#102)028e840update readme to document experimental v6 and v7 ids (#94)- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)