diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-02-01 08:47:25 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-02-01 08:47:25 -0500 |
| commit | 2c5734a53fb61e6f7fd741fe7cb7ef12ed7ddece (patch) | |
| tree | 336bff59dd4777b16e9c6274b1b011b5f90c4d90 /go.mod | |
| parent | bd6b0161aed8d0026fe38820f320b5e7ffb02ad0 (diff) | |
Build(deps): Bump github.com/google/uuid from 1.5.0 to 1.6.0 (#1982)
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.5.0 to 1.6.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.5.0...v1.6.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 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ require ( github.com/Shopify/ejson v1.4.1 github.com/aws/aws-sdk-go v1.50.0 github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa - github.com/google/uuid v1.5.0 + github.com/google/uuid v1.6.0 github.com/gosimple/slug v1.13.1 github.com/hack-pad/hackpadfs v0.2.1 github.com/hairyhenderson/go-fsimpl v0.0.0-20240117024222-dd2398b673d3 |
