From 50354d4b792e96d0f7a6bed0d231454761d871fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 20:34:46 +0000 Subject: [PATCH] Bump github.com/sweetrpg/api-core from 0.0.355 to 0.0.356 Bumps [github.com/sweetrpg/api-core](https://github.com/sweetrpg/api-core) from 0.0.355 to 0.0.356. - [Release notes](https://github.com/sweetrpg/api-core/releases) - [Commits](https://github.com/sweetrpg/api-core/compare/v0.0.355...v0.0.356) --- updated-dependencies: - dependency-name: github.com/sweetrpg/api-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index b95a7b2..6c6198d 100644 --- a/go.mod +++ b/go.mod @@ -13,7 +13,7 @@ require ( github.com/swaggo/files v1.0.1 github.com/swaggo/gin-swagger v1.6.0 github.com/swaggo/swag v1.16.4 - github.com/sweetrpg/api-core v0.0.355 + github.com/sweetrpg/api-core v0.0.356 github.com/sweetrpg/catalog-data v0.0.7 github.com/sweetrpg/common v0.0.7 github.com/sweetrpg/db v0.0.150 diff --git a/go.sum b/go.sum index e3f8713..8972587 100644 --- a/go.sum +++ b/go.sum @@ -149,8 +149,8 @@ github.com/swaggo/gin-swagger v1.6.0 h1:y8sxvQ3E20/RCyrXeFfg60r6H0Z+SwpTjMYsMm+z github.com/swaggo/gin-swagger v1.6.0/go.mod h1:BG00cCEy294xtVpyIAHG6+e2Qzj/xKlRdOqDkvq0uzo= github.com/swaggo/swag v1.16.4 h1:clWJtd9LStiG3VeijiCfOVODP6VpHtKdQy9ELFG3s1A= github.com/swaggo/swag v1.16.4/go.mod h1:VBsHJRsDvfYvqoiMKnsdwhNV9LEMHgEDZcyVYX0sxPg= -github.com/sweetrpg/api-core v0.0.355 h1:lq5yTm07gaG/pmj9mkJTzFKA9d1G2jIn8DPQxqA72zo= -github.com/sweetrpg/api-core v0.0.355/go.mod h1:7QdTp7ohXjLpluvgIHlLg9ecTDCaJYZ3M3vuQFJENnE= +github.com/sweetrpg/api-core v0.0.356 h1:/V/lLUj+oKAhU36Wd4FqQVKjoksNAj3vT2WA+2fkxXM= +github.com/sweetrpg/api-core v0.0.356/go.mod h1:7b7/opcLsGMSueoqwW+gxfTzDITs7cIQm/nzRVFa5hs= github.com/sweetrpg/catalog-data v0.0.7 h1:E25/+6eN0sbnNQ8wjGWeZdfCNLYFWEDVnLPKxc7DKs0= github.com/sweetrpg/catalog-data v0.0.7/go.mod h1:Gz/xHCtBP1bVfrYZtL/chzgZKSpk02pc6skvhBrPXqQ= github.com/sweetrpg/catalog-objects v0.0.182 h1:xIUVj6hycTRt0MYTO8txOKkHD/xS/QOvx3aZdb2VzCM=