mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-02-01 18:20:17 +01:00
chore: updated deps
This commit is contained in:
@@ -2,7 +2,7 @@ module crawlab
|
||||
|
||||
go 1.22.9
|
||||
|
||||
require github.com/crawlab-team/crawlab/core v0.0.0-20241217113216-e77d4cdd31ee
|
||||
require github.com/crawlab-team/crawlab/core v0.0.0-20241220034021-be93f9d17db8
|
||||
|
||||
require (
|
||||
cloud.google.com/go/auth v0.7.2 // indirect
|
||||
@@ -21,10 +21,10 @@ require (
|
||||
github.com/cloudflare/circl v1.3.7 // indirect
|
||||
github.com/cloudwego/base64x v0.1.4 // indirect
|
||||
github.com/cloudwego/iasm v0.2.0 // indirect
|
||||
github.com/crawlab-team/crawlab/db v0.0.0-20241217113216-e77d4cdd31ee // indirect
|
||||
github.com/crawlab-team/crawlab/grpc v0.0.0-20241217113216-e77d4cdd31ee // indirect
|
||||
github.com/crawlab-team/crawlab/trace v0.0.0-20241217113216-e77d4cdd31ee // indirect
|
||||
github.com/crawlab-team/crawlab/vcs v0.0.0-20241217113216-e77d4cdd31ee // indirect
|
||||
github.com/crawlab-team/crawlab/db v0.0.0-20241220034021-be93f9d17db8 // indirect
|
||||
github.com/crawlab-team/crawlab/grpc v0.0.0-20241220034021-be93f9d17db8 // indirect
|
||||
github.com/crawlab-team/crawlab/trace v0.0.0-20241220034021-be93f9d17db8 // indirect
|
||||
github.com/crawlab-team/crawlab/vcs v0.0.0-20241220034021-be93f9d17db8 // indirect
|
||||
github.com/cyphar/filepath-securejoin v0.2.4 // indirect
|
||||
github.com/emirpasic/gods v1.18.1 // indirect
|
||||
github.com/felixge/httpsnoop v1.0.4 // indirect
|
||||
|
||||
Reference in New Issue
Block a user