File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ require (
29
29
github.com/go-resty/resty/v2 v2.16.5
30
30
github.com/go-slog/otelslog v0.3.0
31
31
github.com/go-viper/mapstructure/v2 v2.2.1
32
- github.com/golang-cz/devslog v0.0.13
32
+ github.com/golang-cz/devslog v0.0.14
33
33
github.com/golang-jwt/jwt/v5 v5.2.2
34
34
github.com/golang-migrate/migrate/v4 v4.18.3
35
35
github.com/google/uuid v1.6.0
Original file line number Diff line number Diff line change @@ -1375,8 +1375,8 @@ github.com/gogo/googleapis v1.4.1 h1:1Yx4Myt7BxzvUr5ldGSbwYiZG6t9wGBZ+8/fX3Wvtq0
1375
1375
github.com/gogo/googleapis v1.4.1 /go.mod h1:2lpHqI5OcWCtVElxXnPt+s8oJvMpySlOyM6xDCrzib4 =
1376
1376
github.com/gogo/protobuf v1.3.2 h1:Ov1cvc58UF3b5XjBnZv7+opcTcQFZebYjWzi34vdm4Q =
1377
1377
github.com/gogo/protobuf v1.3.2 /go.mod h1:P1XiOD3dCwIKUDQYPy72D8LYyHL2YPYrpS2s69NZV8Q =
1378
- github.com/golang-cz/devslog v0.0.13 h1:JkJ6PPNSOCBpYyU03v3xw7WgpChQ3AYFqgRbYBhUk/Y =
1379
- github.com/golang-cz/devslog v0.0.13 /go.mod h1:bSe5bm0A7Nyfqtijf1OMNgVJHlWEuVSXnkuASiE1vV8 =
1378
+ github.com/golang-cz/devslog v0.0.14 h1:hZY6VuZ/+MmG4djP9X1YDSmX/z5zPDDVgFlO0fyb+CY =
1379
+ github.com/golang-cz/devslog v0.0.14 /go.mod h1:bSe5bm0A7Nyfqtijf1OMNgVJHlWEuVSXnkuASiE1vV8 =
1380
1380
github.com/golang-jwt/jwt v3.2.1+incompatible /go.mod h1:8pz2t5EyA70fFQQSrl6XZXzqecmYZeUEB8OUGHkxJ+I =
1381
1381
github.com/golang-jwt/jwt/v4 v4.0.0 /go.mod h1:/xlHOz8bRuivTWchD4jCa+NbatV+wEUSzwAxVc6locg =
1382
1382
github.com/golang-jwt/jwt/v4 v4.2.0 /go.mod h1:/xlHOz8bRuivTWchD4jCa+NbatV+wEUSzwAxVc6locg =
You can’t perform that action at this time.
0 commit comments