We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13773fe commit badac25Copy full SHA for badac25
go.mod
@@ -5,7 +5,7 @@ go 1.14
5
require (
6
github.com/golang-jwt/jwt v3.2.2+incompatible
7
github.com/gorilla/websocket v1.4.2
8
- github.com/prometheus/client_golang v1.6.0
+ github.com/prometheus/client_golang v1.12.1
9
github.com/rs/zerolog v1.18.0
10
github.com/sirupsen/logrus v1.8.1
11
github.com/stretchr/testify v1.7.0
0 commit comments