From ad0a036626b960eff8a7acf452fcfb1114d76998 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 19:46:18 +0000 Subject: [PATCH] Bump github.com/google/uuid from 1.4.0 to 1.5.0 Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.4.0 to 1.5.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.4.0...v1.5.0) --- updated-dependencies: - dependency-name: github.com/google/uuid dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 1d93aea..07a3d23 100644 --- a/go.mod +++ b/go.mod @@ -15,7 +15,7 @@ require ( github.com/gin-contrib/i18n v1.1.0 github.com/gin-gonic/autotls v0.0.5 github.com/gin-gonic/gin v1.9.1 - github.com/google/uuid v1.4.0 + github.com/google/uuid v1.5.0 github.com/huaweicloud/huaweicloud-sdk-go-obs v3.23.9+incompatible github.com/mssola/user_agent v0.6.0 github.com/nicelizhi/easy-admin-core v0.0.0-00010101000000-000000000000