From 672890db2a03b461e5a2536d93fd79cf2d94831f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Feb 2023 20:15:59 +0000 Subject: [PATCH] chore(deps): bump github.com/gin-gonic/gin from 1.7.2 to 1.7.7 Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.7.2 to 1.7.7. - [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.2...v1.7.7) --- updated-dependencies: - dependency-name: github.com/gin-gonic/gin dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 4e32277..971cdd9 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ require ( contrib.go.opencensus.io/exporter/prometheus v0.1.0 github.com/DeanThompson/ginpprof v0.0.0-20190408063150-3be636683586 github.com/ghodss/yaml v1.0.1-0.20190212211648-25d852aebe32 - github.com/gin-gonic/gin v1.7.2 + github.com/gin-gonic/gin v1.7.7 github.com/go-logr/logr v0.1.0 github.com/go-playground/validator/v10 v10.8.0 // indirect github.com/go-zookeeper/zk v1.0.2