We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5abfebf commit 1015bb2Copy full SHA for 1015bb2
go.mod
@@ -8,7 +8,7 @@ require (
8
github.com/go-playground/validator/v10 v10.23.0
9
github.com/golang-jwt/jwt/v5 v5.2.1
10
github.com/jackc/pgx/v5 v5.7.1
11
- github.com/prometheus/client_golang v1.20.5
+ github.com/prometheus/client_golang v1.22.0
12
github.com/rs/zerolog v1.33.0
13
github.com/spf13/viper v1.19.0
14
github.com/stretchr/testify v1.9.0
0 commit comments