From fa74fbc48f8c87b51ae1c0fd0e464354bf215ce8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 May 2023 02:32:22 +0000 Subject: [PATCH] chore(deps): bump github.com/gin-gonic/gin from 1.7.4 to 1.9.0 Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.7.4 to 1.9.0. - [Release notes](https://github.com/gin-gonic/gin/releases) - [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md) - [Commits](https://github.com/gin-gonic/gin/compare/v1.7.4...v1.9.0) --- updated-dependencies: - dependency-name: github.com/gin-gonic/gin dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- go.mod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/go.mod b/go.mod index 14c3509..50ff3f1 100644 --- a/go.mod +++ b/go.mod @@ -12,7 +12,7 @@ require ( github.com/fullstorydev/grpcurl v1.8.2 github.com/gin-contrib/logger v0.2.0 github.com/gin-gonic/contrib v0.0.0-20201101042839-6a891bf89f19 - github.com/gin-gonic/gin v1.7.4 + github.com/gin-gonic/gin v1.9.0 github.com/go-gormigrate/gormigrate/v2 v2.0.0 github.com/go-redis/redis/v8 v8.4.4 github.com/golang/mock v1.6.0 @@ -33,7 +33,7 @@ require ( github.com/uber/jaeger-client-go v2.25.0+incompatible github.com/uber/jaeger-lib v2.4.0+incompatible github.com/vektah/gqlparser/v2 v2.4.0 - golang.org/x/sync v0.0.0-20210220032951-036812b2e83c + golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 google.golang.org/api v0.54.0 google.golang.org/grpc v1.39.1 gorm.io/driver/mysql v1.0.3