-
- Downloads
Update module github.com/prometheus/client_golang to v1.21.1
parent
7159fdc8
No related branches found
No related tags found
... | @@ -8,7 +8,7 @@ require ( | ... | @@ -8,7 +8,7 @@ require ( |
github.com/golang-jwt/jwt/v5 v5.2.1 | github.com/golang-jwt/jwt/v5 v5.2.1 | ||
github.com/gorilla/websocket v1.5.3 | github.com/gorilla/websocket v1.5.3 | ||
github.com/joho/godotenv v1.5.1 | github.com/joho/godotenv v1.5.1 | ||
github.com/prometheus/client_golang v1.21.0 | github.com/prometheus/client_golang v1.21.1 | ||
github.com/sirupsen/logrus v1.9.3 | github.com/sirupsen/logrus v1.9.3 | ||
github.com/toorop/gin-logrus v0.0.0-20210225092905-2c785434f26f | github.com/toorop/gin-logrus v0.0.0-20210225092905-2c785434f26f | ||
) | ) | ||
... | ... |
Please register or sign in to comment