mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-21 17:21:09 +01:00
fix: dependency issue
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user