mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-24 11:23:32 -06:00
[chore]: Bump github.com/google/uuid from 1.3.0 to 1.3.1 (#2166)
This commit is contained in:
parent
e6407ec95c
commit
2ec313a21f
9 changed files with 43 additions and 22 deletions
10
vendor/github.com/google/uuid/CHANGELOG.md
generated
vendored
Normal file
10
vendor/github.com/google/uuid/CHANGELOG.md
generated
vendored
Normal file
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue