Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/brianvoe/gofakeit/v6 v6.9.0
github.com/dysnix/predictkube-proto v0.0.0-20250415001839-52f1a05b7b01
github.com/fasthttp/router v1.4.10
github.com/go-playground/validator/v10 v10.26.0
github.com/go-playground/validator/v10 v10.28.0
github.com/go-redis/redis/v8 v8.11.4
github.com/golang/protobuf v1.5.4
github.com/google/uuid v1.6.0
Expand Down