From eae95b6d5e2ba9388c7efa2b6d93905b956f8164 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 25 Sep 2022 12:19:18 +0000 Subject: [PATCH] Update module github.com/prometheus/client_golang to v1.13.0 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 25e88d1..2fd3906 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.13.0 github.com/rs/zerolog v1.18.0 github.com/sirupsen/logrus v1.8.1 github.com/stretchr/testify v1.7.0