fix: dependency issue

This commit is contained in:
Marvin Zhang
2024-06-14 17:58:42 +08:00
parent 7b4ee8399a
commit 14394fa72d
6 changed files with 17 additions and 15 deletions

View File

@@ -5,7 +5,7 @@ go 1.22
replace github.com/crawlab-team/crawlab/db => ../db
require (
github.com/crawlab-team/crawlab/db v0.0.0-20240614094818-e8f694eab76e
github.com/crawlab-team/crawlab/db v0.0.0-20240614095218-7b4ee8399ab0
github.com/robertkrimen/otto v0.0.0-20210614181706-373ff5438452
github.com/stretchr/testify v1.9.0
go.mongodb.org/mongo-driver v1.15.0