From d0b190f6969e73c377e44008c11ac35160b6b12c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Feb 2023 01:45:24 +0000 Subject: [PATCH] build(deps): bump github.com/prometheus/client_golang Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.5.1 to 1.11.1. - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md) - [Commits](https://github.com/prometheus/client_golang/compare/v1.5.1...v1.11.1) --- updated-dependencies: - dependency-name: github.com/prometheus/client_golang 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 cee6089..de6379a 100644 --- a/go.mod +++ b/go.mod @@ -6,13 +6,13 @@ require ( github.com/distributedio/continuous v0.0.0-20190527021358-1768e41f22b9 github.com/facebookgo/freeport v0.0.0-20150612182905-d4adf43b75b9 // indirect github.com/facebookgo/grace v0.0.0-20180706040059-75cf19382434 // indirect - github.com/golang/protobuf v1.3.4 + github.com/golang/protobuf v1.4.3 github.com/gomodule/redigo v2.0.0+incompatible github.com/kylelemons/godebug v1.1.0 // indirect github.com/myesui/uuid v1.0.0 // indirect github.com/pingcap/kvproto v0.0.0-20201208043834-923c9609272c github.com/pingcap/tidb v1.1.0-beta.0.20201210112752-c33e90a7aef4 - github.com/prometheus/client_golang v1.5.1 + github.com/prometheus/client_golang v1.11.1 github.com/robfig/cron v1.2.0 // indirect github.com/satori/go.uuid v1.2.1-0.20181028125025-b2ce2384e17b github.com/shafreeck/retry v0.0.0-20180827080527-71c8c3fbf8f8