fix: dependency issue

This commit is contained in:
Marvin Zhang
2024-06-14 17:52:18 +08:00
parent e8f694eab7
commit 7b4ee8399a
7 changed files with 68 additions and 14 deletions

View File

@@ -7,7 +7,7 @@ replace github.com/crawlab-team/crawlab/trace => ../trace
require (
github.com/apex/log v1.9.0
github.com/cenkalti/backoff/v4 v4.1.0
github.com/crawlab-team/crawlab/trace v0.0.0-20240614093256-0834d6771b27
github.com/crawlab-team/crawlab/trace v0.0.0-20240614094818-e8f694eab76e
github.com/gomodule/redigo v2.0.0+incompatible
github.com/jmoiron/sqlx v1.2.0
github.com/spf13/viper v1.19.0