From 2c5734a53fb61e6f7fd741fe7cb7ef12ed7ddece Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 08:47:25 -0500 Subject: 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 4e12b361..9a00c09d 100644 --- a/go.mod +++ b/go.mod @@ -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 -- cgit v1.2.3