summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-02-01 08:47:25 -0500
committerGitHub <noreply@github.com>2024-02-01 08:47:25 -0500
commit2c5734a53fb61e6f7fd741fe7cb7ef12ed7ddece (patch)
tree336bff59dd4777b16e9c6274b1b011b5f90c4d90 /go.mod
parentbd6b0161aed8d0026fe38820f320b5e7ffb02ad0 (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.mod2
1 files changed, 1 insertions, 1 deletions
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