From 3df8fdb46211efc3101d291ef2a6cc99c7a50c87 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 20 Nov 2022 10:49:32 +0000 Subject: [PATCH] Update module github.com/prometheus/client_golang to v1.14.0 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 25e88d1..a84a2b9 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ require ( github.com/golang-jwt/jwt v3.2.2+incompatible github.com/google/uuid v1.3.0 github.com/gorilla/websocket v1.4.2 - github.com/prometheus/client_golang v1.6.0 + github.com/prometheus/client_golang v1.14.0 github.com/rs/zerolog v1.18.0 github.com/sirupsen/logrus v1.8.1 github.com/stretchr/testify v1.7.0