diff options
| author | 2023-08-28 07:12:40 +0000 | |
|---|---|---|
| committer | 2023-08-28 07:12:40 +0000 | |
| commit | 2ec313a21fee25f5022e748315ea5e7d587384f6 (patch) | |
| tree | 649b04a17d7fd5ac0d0e02148b3643c6e36e75e3 /vendor/github.com/google/uuid/CHANGELOG.md | |
| parent | [chore]: Bump github.com/KimMachineGun/automemlimit from 0.2.6 to 0.3.0 (#2165) (diff) | |
| download | gotosocial-2ec313a21fee25f5022e748315ea5e7d587384f6.tar.xz | |
[chore]: Bump github.com/google/uuid from 1.3.0 to 1.3.1 (#2166)
Diffstat (limited to 'vendor/github.com/google/uuid/CHANGELOG.md')
| -rw-r--r-- | vendor/github.com/google/uuid/CHANGELOG.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/vendor/github.com/google/uuid/CHANGELOG.md b/vendor/github.com/google/uuid/CHANGELOG.md new file mode 100644 index 000000000..2bd78667a --- /dev/null +++ b/vendor/github.com/google/uuid/CHANGELOG.md @@ -0,0 +1,10 @@ +# Changelog + +## [1.3.1](https://github.com/google/uuid/compare/v1.3.0...v1.3.1) (2023-08-18) + + +### Bug Fixes + +* Use .EqualFold() to parse urn prefixed UUIDs ([#118](https://github.com/google/uuid/issues/118)) ([574e687](https://github.com/google/uuid/commit/574e6874943741fb99d41764c705173ada5293f0)) + +## Changelog |
