diff options
| author | 2024-01-03 10:03:06 +0000 | |
|---|---|---|
| committer | 2024-01-03 10:03:06 +0000 | |
| commit | d685e864323b46fe21adc933e5849c82c9425a7a (patch) | |
| tree | e41168dcae625cc04b5a789bce83a7cf7fc6bb9c /vendor/github.com/google/uuid/CHANGELOG.md | |
| parent | [chore]: Bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#2478) (diff) | |
| download | gotosocial-d685e864323b46fe21adc933e5849c82c9425a7a.tar.xz | |
[chore]: Bump github.com/google/uuid from 1.4.0 to 1.5.0 (#2469)
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/google/uuid/releases)
- [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/uuid/compare/v1.4.0...v1.5.0)
---
updated-dependencies:
- dependency-name: github.com/google/uuid
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'vendor/github.com/google/uuid/CHANGELOG.md')
| -rw-r--r-- | vendor/github.com/google/uuid/CHANGELOG.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/vendor/github.com/google/uuid/CHANGELOG.md b/vendor/github.com/google/uuid/CHANGELOG.md index 7ed347d3a..c9fb829dc 100644 --- a/vendor/github.com/google/uuid/CHANGELOG.md +++ b/vendor/github.com/google/uuid/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.5.0](https://github.com/google/uuid/compare/v1.4.0...v1.5.0) (2023-12-12) + + +### Features + +* Validate UUID without creating new UUID ([#141](https://github.com/google/uuid/issues/141)) ([9ee7366](https://github.com/google/uuid/commit/9ee7366e66c9ad96bab89139418a713dc584ae29)) + ## [1.4.0](https://github.com/google/uuid/compare/v1.3.1...v1.4.0) (2023-10-26) |
