-
- Downloads
feat: update dependencies accordingly
... | @@ -4,6 +4,7 @@ go 1.15 | ... | @@ -4,6 +4,7 @@ go 1.15 |
require ( | require ( | ||
github.com/hibiken/asynq v0.23.0 | github.com/hibiken/asynq v0.23.0 | ||
github.com/hibiken/asynq/x v0.0.0-20211219150637-8dfabfccb3be | |||
github.com/hibiken/asynqmon v0.7.1 | github.com/hibiken/asynqmon v0.7.1 | ||
github.com/lib/pq v1.10.4 | github.com/lib/pq v1.10.4 | ||
github.com/prometheus/client_golang v1.11.1 | github.com/prometheus/client_golang v1.11.1 | ||
... | ... |
Please register or sign in to comment