Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop #1509

Merged
merged 107 commits into from
Oct 9, 2024
Merged

Develop #1509

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
107 commits
Select commit Hold shift + click to select a range
27f2e42
fix: dependency issue
tikazyq Jun 14, 2024
0834d67
fix: dependency issue
tikazyq Jun 14, 2024
de987f7
fix: dependency issue
tikazyq Jun 14, 2024
e8f694e
fix: dependency issue
tikazyq Jun 14, 2024
7b4ee83
fix: dependency issue
tikazyq Jun 14, 2024
14394fa
fix: dependency issue
tikazyq Jun 14, 2024
4764f56
fix: deps issue
tikazyq Jun 14, 2024
e5b20af
feat: updated grpc proto
tikazyq Jun 14, 2024
08d9f4f
feat: updated grpc proto
tikazyq Jun 14, 2024
9727139
feat: updated grpc for dependencies service
tikazyq Jun 15, 2024
1a3411b
feat: migrated git from spider
tikazyq Jun 16, 2024
3727ea6
fix: deps issue
tikazyq Jun 17, 2024
41e7edf
feat: optimized code
tikazyq Jun 17, 2024
9d21bad
fix: file upload issue
tikazyq Jun 18, 2024
b757826
feat: added fields to models
tikazyq Jun 18, 2024
7c42d68
feat: added fields for git
tikazyq Jun 19, 2024
9e40072
feat: updated ref name for git remote branches
tikazyq Jun 19, 2024
725ee7d
feat: updated git model
tikazyq Jun 21, 2024
460c8d9
fix: missing relational models issues
tikazyq Jun 23, 2024
5daeccb
fix: unable to sync files and save data issues
tikazyq Jun 25, 2024
326a8d6
fix: missing data source issue
tikazyq Jun 26, 2024
73a5a64
fix: notification issue
tikazyq Jun 26, 2024
9c620fa
fix: get all spider issue
tikazyq Jun 26, 2024
265b098
fix: unable to get permission api issue
tikazyq Jun 26, 2024
7bdce1a
feat: added metrics service v2
tikazyq Jun 26, 2024
8836206
fix: missing notification settings controller
tikazyq Jun 26, 2024
4830d5d
fix: duplicated start grpc client
tikazyq Jun 27, 2024
6888810
chore: updated deps
tikazyq Jun 27, 2024
0b3fbcf
feat: added multi-spider in git
tikazyq Jun 28, 2024
8ebfda7
feat: added multi-spider git
tikazyq Jun 29, 2024
1eb81b3
feat: finalized git progress for clone, pull, push
tikazyq Jun 29, 2024
1ea0a35
chore: updated deps
tikazyq Jun 29, 2024
68307d2
feat: added git diff
tikazyq Jun 30, 2024
023ba27
fix: unable to sync directories to work nodes
tikazyq Jul 1, 2024
de01634
ci: added qodana code check
tikazyq Jul 1, 2024
7ca98f9
chore: updated deps
tikazyq Jul 2, 2024
71c4708
Merge remote-tracking branch 'origin/develop' into develop
tikazyq Jul 2, 2024
3385caf
chore: updated deps
tikazyq Jul 2, 2024
ffcb44f
chore: updated deps
tikazyq Jul 2, 2024
7eb8c08
feat: added metric service
tikazyq Jul 2, 2024
5fbcbe0
feat: added monitoring for node
tikazyq Jul 2, 2024
40f37e8
fix: missing name and max runners when registering nodes
tikazyq Jul 3, 2024
f4025a9
feat: updated node monitoring tab
tikazyq Jul 4, 2024
059711a
fix: unable to sync files from spiders created from sub-folder of git…
tikazyq Jul 5, 2024
4da8976
refactor: code cleanup
tikazyq Jul 6, 2024
e64ffb3
fix: config issue
tikazyq Jul 10, 2024
1359643
refactor: update viper config key for Pro edition check
tikazyq Jul 10, 2024
f2f298d
refactor: removed unnecessary code
tikazyq Jul 11, 2024
aca0c0e
refactor: removed unnecessary code
tikazyq Jul 11, 2024
7b0cd9d
feat: added models
tikazyq Jul 11, 2024
e66e4d6
feat: updated models for notification
tikazyq Jul 11, 2024
7649885
feat: updated model for notification settings
tikazyq Jul 11, 2024
d0611b4
refactor: removed unnecessary code
tikazyq Jul 12, 2024
3a03ac6
fix: compiling issue
tikazyq Jul 12, 2024
16ac26e
feat: Add template field to NotificationSettingV2 model
tikazyq Jul 13, 2024
54cf19f
feat: Add trigger fields to NotificationSettingV2 model
tikazyq Jul 13, 2024
9073f1c
refactor: Remove unused code and update dependencies
tikazyq Jul 13, 2024
96ba586
refactor: Update dependencies and remove unused code
tikazyq Jul 13, 2024
efabb20
refactor: Update dependencies and remove unused code
tikazyq Jul 13, 2024
e672329
refactor: Update SendNotification function to handle old and new sett…
tikazyq Jul 14, 2024
b7cafb4
refactor: Update SendNotification function to handle old and new sett…
tikazyq Jul 15, 2024
8c79d51
refactor: Update SendNotification function to handle old and new sett…
tikazyq Jul 16, 2024
a510466
refactor: Add description, provider, and settings fields to Notificat…
tikazyq Jul 17, 2024
821383a
refactor: Update SendNotification function to handle old and new sett…
tikazyq Jul 17, 2024
029c5d1
refactor: Update NotificationChannelV2 model to simplify mail and IM …
tikazyq Jul 18, 2024
b33c61a
refactor: Update mail provider constants and add new provider for exmail
tikazyq Jul 21, 2024
c893b54
refactor: Update SMTPPort type to int in NotificationChannelV2 model
tikazyq Jul 22, 2024
9ffdd3f
refactor: Remove unused code and update models and functions for noti…
tikazyq Jul 23, 2024
7f9fac0
feat: updated notification settings and channels
tikazyq Jul 23, 2024
13c6a20
feat: Add Slack as a new IM provider for notification channels
tikazyq Jul 23, 2024
923921c
refactor: updated go.work.sum
tikazyq Jul 23, 2024
7b1fa48
feat: support notification for node
tikazyq Jul 24, 2024
46839f1
refactor: Update IM notification function to support DingTalk and Wec…
tikazyq Jul 24, 2024
70cc86c
refactor: Update NotificationChannelV2 model to include Telegram noti…
tikazyq Jul 25, 2024
df563a5
feat: Add Discord and MSTeams as new IM providers for notification ch…
tikazyq Jul 25, 2024
eef3eea
refactor: Refactor IM notification function to improve code structure…
tikazyq Jul 25, 2024
96b89d0
refactor: Update NotificationChannelV2 model to include Telegram noti…
tikazyq Jul 25, 2024
9650f78
refactor: Update IM notification function to include larger title siz…
tikazyq Jul 26, 2024
0e2170f
refactor: Update models to include sender email, name, and mail recip…
tikazyq Jul 26, 2024
8d5a0b0
refactor: Add Outlook authentication support for sending emails
tikazyq Jul 26, 2024
e8bdfd2
refactor: Update models to include sender email, name, and mail recip…
tikazyq Jul 27, 2024
ea5ec11
refactor: Remove unused code for SMTP authentication and add Gmail OA…
tikazyq Jul 27, 2024
0133249
refactor: Update user service to use sync.Once for singleton initiali…
tikazyq Jul 29, 2024
779d831
feat: Add NotificationAlertV2 model
tikazyq Jul 30, 2024
5b67717
✨ feat(models): add HasMetricTarget and LastingSeconds fields to Noti…
tikazyq Jul 30, 2024
86a7beb
✨ add: add AlertId field to NotificationSettingV2 model
tikazyq Jul 30, 2024
7fe770a
feat: Update notification trigger patterns and add alert trigger
tikazyq Jul 31, 2024
dd6921d
feat: Update notification trigger patterns and add alert trigger
tikazyq Jul 31, 2024
a7da3a0
feat: Update notification trigger patterns and add alert trigger
tikazyq Aug 3, 2024
e2cb99e
feat: Update models to use DatabaseV2 instead of DataSourceV2
tikazyq Aug 4, 2024
e57655c
refactor: Update models to use DatabaseV2 instead of DataSourceV2
tikazyq Aug 5, 2024
421a069
refactor: Update models to use DatabaseV2 instead of DataSourceV2
tikazyq Aug 5, 2024
5e73467
feat: Update database models to use DatabaseV2 instead of DataSourceV2
tikazyq Aug 6, 2024
1197c05
🚀 feat: add IsDefault field to DatabaseV2 model
tikazyq Aug 6, 2024
6986a10
feat: updated password handling logic
tikazyq Aug 7, 2024
fdea835
feat: added modify table
tikazyq Aug 18, 2024
08d1acb
feat: added hash to models
tikazyq Aug 26, 2024
a8ab6af
feat: updated database services
tikazyq Aug 29, 2024
f566689
feat: updated database services
tikazyq Sep 2, 2024
aa0cb96
feat: added index operations for mysql service
tikazyq Sep 4, 2024
4807c0a
feat: added database table rows crud
tikazyq Sep 11, 2024
a3e1751
chore: ci cleanup
tikazyq Sep 23, 2024
204021d
feat: updated database model
tikazyq Sep 23, 2024
64d664b
feat: updated database model
tikazyq Sep 29, 2024
e15c3c9
feat: added performance monitoring for database
tikazyq Oct 5, 2024
0ed2150
feat: added performance monitoring for elasticsearch
tikazyq Oct 7, 2024
4f52936
refactor: integrated database services into task data insert
tikazyq Oct 8, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
56 changes: 0 additions & 56 deletions Jenkinsfile

This file was deleted.

2 changes: 1 addition & 1 deletion backend/bin/update-deps.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/bash

go get -u github.com/crawlab-team/crawlab-core@main
go get -u github.com/crawlab-team/crawlab/core@main
go mod tidy
30 changes: 27 additions & 3 deletions backend/conf/config.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,27 @@
info:
edition: global.edition.community
version: v0.6.3
# Crawlab Configuration File
edition: global.edition.community
version: v0.6.3

mongo:
host: localhost
port: 27017
db: crawlab_test
username: ""
password: ""
authSource: "admin"

server:
host: 0.0.0.0
port: 8000

grpc:
address: localhost:9666
server:
address: 0.0.0.0:9666
authKey: Crawlab2021!

api:
endpoint: http://localhost:8000

log:
path: /var/log/crawlab
140 changes: 78 additions & 62 deletions backend/go.mod
Original file line number Diff line number Diff line change
@@ -1,59 +1,75 @@
module crawlab

go 1.18
go 1.22

require github.com/crawlab-team/crawlab-core v0.6.3-0.20231031044528-37e6d73eb203
replace (
github.com/crawlab-team/crawlab/core => ../core
github.com/crawlab-team/crawlab/db => ../db
github.com/crawlab-team/crawlab/fs => ../fs
github.com/crawlab-team/crawlab/grpc => ../grpc
github.com/crawlab-team/crawlab/template-parser => ../template-parser
github.com/crawlab-team/crawlab/trace => ../trace
github.com/crawlab-team/crawlab/vcs => ../vcs
)

require github.com/crawlab-team/crawlab/core v0.0.0-20240614095218-7b4ee8399ab0

require (
dario.cat/mergo v1.0.0 // indirect
github.com/cyphar/filepath-securejoin v0.2.4 // indirect
github.com/golang-jwt/jwt/v5 v5.2.1 // indirect
github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe // indirect
github.com/sirupsen/logrus v1.9.0 // indirect
)

require (
cloud.google.com/go/compute/metadata v0.3.0 // indirect
github.com/Masterminds/semver v1.4.2 // indirect
github.com/Masterminds/sprig v2.16.0+incompatible // indirect
github.com/Microsoft/go-winio v0.6.1 // indirect
github.com/ProtonMail/go-crypto v0.0.0-20230626094100-7e9e0395ebec // indirect
github.com/ProtonMail/go-crypto v1.0.0 // indirect
github.com/PuerkitoBio/goquery v1.8.0 // indirect
github.com/ReneKroon/ttlcache v1.7.0 // indirect
github.com/acomagu/bufpipe v1.0.4 // indirect
github.com/andybalholm/cascadia v1.3.1 // indirect
github.com/aokoli/goutils v1.0.1 // indirect
github.com/apex/log v1.9.0 // indirect
github.com/blang/semver/v4 v4.0.0 // indirect
github.com/bytedance/sonic v1.9.1 // indirect
github.com/cenkalti/backoff/v4 v4.1.0 // indirect
github.com/chenzhuoyu/base64x v0.0.0-20221115062448-fe3a3abad311 // indirect
github.com/cloudflare/circl v1.3.3 // indirect
github.com/crawlab-team/crawlab/db v0.6.0-beta.20220417.1300.0.20221226064900-5a357ee73484 // indirect
github.com/crawlab-team/crawlab/fs v0.6.3 // indirect
github.com/crawlab-team/crawlab-grpc v0.6.0-beta.20211219.1930.0.20221020032435-afa1c691f73c // indirect
github.com/crawlab-team/crawlab-vcs v0.6.2-0.20230629045457-afe0be0e2185 // indirect
github.com/crawlab-team/crawlab/vcs v0.1.1 // indirect
github.com/crawlab-team/goseaweedfs v0.6.0-beta.20211101.1936.0.20220912021203-dfee5f74dd69 // indirect
github.com/crawlab-team/crawlab/template-parser v0.0.4-0.20221006034646-9bb77a7ae86e // indirect
github.com/cloudflare/circl v1.3.7 // indirect
github.com/crawlab-team/crawlab/db v0.0.0-20240614095218-7b4ee8399ab0 // indirect
github.com/crawlab-team/crawlab/fs v0.0.0-20240614095218-7b4ee8399ab0 // indirect
github.com/crawlab-team/crawlab/grpc v0.0.0-20240614111723-e5b20af9a40b // indirect
github.com/crawlab-team/crawlab/template-parser v0.0.0-20240614095218-7b4ee8399ab0 // indirect
github.com/crawlab-team/crawlab/trace v0.0.0-20240614095218-7b4ee8399ab0 // indirect
github.com/crawlab-team/crawlab/vcs v0.0.0-20240614095218-7b4ee8399ab0 // indirect
github.com/crawlab-team/goseaweedfs v0.6.3 // indirect
github.com/denisenkom/go-mssqldb v0.11.0 // indirect
github.com/dgrijalva/jwt-go v3.2.0+incompatible // indirect
github.com/elastic/elastic-transport-go/v8 v8.2.0 // indirect
github.com/elastic/go-elasticsearch/v8 v8.7.0 // indirect
github.com/elastic/elastic-transport-go/v8 v8.6.0 // indirect
github.com/elastic/go-elasticsearch/v8 v8.14.0 // indirect
github.com/emirpasic/gods v1.18.1 // indirect
github.com/fsnotify/fsnotify v1.5.1 // indirect
github.com/fsnotify/fsnotify v1.7.0 // indirect
github.com/gabriel-vasile/mimetype v1.4.2 // indirect
github.com/gin-contrib/sse v0.1.0 // indirect
github.com/gin-gonic/gin v1.9.1 // indirect
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
github.com/go-git/go-billy/v5 v5.4.1 // indirect
github.com/go-git/go-git/v5 v5.7.0 // indirect
github.com/go-git/go-billy/v5 v5.5.0 // indirect
github.com/go-git/go-git/v5 v5.12.0 // indirect
github.com/go-logr/logr v1.4.1 // indirect
github.com/go-logr/stdr v1.2.2 // indirect
github.com/go-ole/go-ole v1.2.6 // indirect
github.com/go-playground/locales v0.14.1 // indirect
github.com/go-playground/universal-translator v0.18.1 // indirect
github.com/go-playground/validator/v10 v10.14.0 // indirect
github.com/go-sql-driver/mysql v1.6.0 // indirect
github.com/go-stack/stack v1.8.0 // indirect
github.com/goccy/go-json v0.10.2 // indirect
github.com/golang-sql/civil v0.0.0-20190719163853-cb61b32ac6fe // indirect
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
github.com/golang/protobuf v1.5.2 // indirect
github.com/golang/snappy v0.0.3 // indirect
github.com/google/uuid v1.3.0 // indirect
github.com/golang/protobuf v1.5.4 // indirect
github.com/golang/snappy v0.0.4 // indirect
github.com/google/uuid v1.6.0 // indirect
github.com/gorilla/css v1.0.0 // indirect
github.com/grpc-ecosystem/go-grpc-middleware v1.0.1-0.20190118093823-f849b5445de4 // indirect
github.com/hashicorp/go-uuid v1.0.1 // indirect
github.com/hashicorp/go-uuid v1.0.3 // indirect
github.com/hashicorp/hcl v1.0.0 // indirect
github.com/huandu/xstrings v1.2.0 // indirect
github.com/imdario/mergo v0.3.16 // indirect
Expand All @@ -63,55 +79,50 @@ require (
github.com/jackc/pgconn v1.11.0 // indirect
github.com/jackc/pgio v1.0.0 // indirect
github.com/jackc/pgpassfile v1.0.0 // indirect
github.com/jackc/pgproto3/v2 v2.2.0 // indirect
github.com/jackc/pgproto3/v2 v2.3.3 // indirect
github.com/jackc/pgservicefile v0.0.0-20200714003250-2b9c44734f2b // indirect
github.com/jackc/pgtype v1.10.0 // indirect
github.com/jackc/pgx/v4 v4.15.0 // indirect
github.com/jackc/pgx/v4 v4.18.2 // indirect
github.com/jaytaylor/html2text v0.0.0-20180606194806-57d518f124b0 // indirect
github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 // indirect
github.com/joeshaw/multierror v0.0.0-20140124173710-69b34d4ec901 // indirect
github.com/josharian/intern v1.0.0 // indirect
github.com/json-iterator/go v1.1.12 // indirect
github.com/kevinburke/ssh_config v1.2.0 // indirect
github.com/klauspost/compress v1.15.9 // indirect
github.com/klauspost/cpuid/v2 v2.2.4 // indirect
github.com/klauspost/compress v1.17.2 // indirect
github.com/klauspost/cpuid/v2 v2.2.5 // indirect
github.com/leodido/go-urn v1.2.4 // indirect
github.com/lib/pq v1.10.4 // indirect
github.com/linxGnu/gumble v1.0.0 // indirect
github.com/magiconair/properties v1.8.5 // indirect
github.com/mailru/easyjson v0.7.7 // indirect
github.com/magiconair/properties v1.8.7 // indirect
github.com/matcornic/hermes/v2 v2.1.0 // indirect
github.com/mattn/go-isatty v0.0.19 // indirect
github.com/mattn/go-runewidth v0.0.3 // indirect
github.com/mattn/go-sqlite3 v1.14.9 // indirect
github.com/mitchellh/go-homedir v1.1.0 // indirect
github.com/mitchellh/mapstructure v1.4.3 // indirect
github.com/mitchellh/mapstructure v1.5.0 // indirect
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
github.com/modern-go/reflect2 v1.0.2 // indirect
github.com/olekukonko/tablewriter v0.0.1 // indirect
github.com/olivere/elastic/v7 v7.0.15 // indirect
github.com/pelletier/go-toml v1.9.4 // indirect
github.com/pelletier/go-toml/v2 v2.0.8 // indirect
github.com/pierrec/lz4/v4 v4.1.15 // indirect
github.com/pelletier/go-toml/v2 v2.2.2 // indirect
github.com/pierrec/lz4/v4 v4.1.18 // indirect
github.com/pjbgf/sha1cd v0.3.0 // indirect
github.com/pkg/errors v0.9.1 // indirect
github.com/robertkrimen/otto v0.0.0-20210614181706-373ff5438452 // indirect
github.com/robfig/cron/v3 v3.0.0 // indirect
github.com/russross/blackfriday/v2 v2.1.0 // indirect
github.com/satori/go.uuid v1.2.0 // indirect
github.com/sagikazarmark/locafero v0.4.0 // indirect
github.com/sagikazarmark/slog-shim v0.1.0 // indirect
github.com/segmentio/fasthash v1.0.3 // indirect
github.com/segmentio/kafka-go v0.4.39 // indirect
github.com/sergi/go-diff v1.3.1 // indirect
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 // indirect
github.com/shirou/gopsutil v3.21.11+incompatible // indirect
github.com/skeema/knownhosts v1.1.1 // indirect
github.com/spf13/afero v1.6.0 // indirect
github.com/spf13/cast v1.4.1 // indirect
github.com/skeema/knownhosts v1.2.2 // indirect
github.com/sourcegraph/conc v0.3.0 // indirect
github.com/spf13/afero v1.11.0 // indirect
github.com/spf13/cast v1.6.0 // indirect
github.com/spf13/cobra v1.3.0 // indirect
github.com/spf13/jwalterweatherman v1.1.0 // indirect
github.com/spf13/pflag v1.0.5 // indirect
github.com/spf13/viper v1.10.0 // indirect
github.com/spf13/viper v1.19.0 // indirect
github.com/ssor/bom v0.0.0-20170718123548-6386211fdfcf // indirect
github.com/subosito/gotenv v1.2.0 // indirect
github.com/subosito/gotenv v1.6.0 // indirect
github.com/thoas/go-funk v0.9.1 // indirect
github.com/tklauser/go-sysconf v0.3.9 // indirect
github.com/tklauser/numcpus v0.3.0 // indirect
Expand All @@ -122,29 +133,34 @@ require (
github.com/vanng822/go-premailer v0.0.0-20191214114701-be27abe028fe // indirect
github.com/xanzy/ssh-agent v0.3.3 // indirect
github.com/xdg-go/pbkdf2 v1.0.0 // indirect
github.com/xdg-go/scram v1.0.2 // indirect
github.com/xdg-go/stringprep v1.0.2 // indirect
github.com/xdg-go/scram v1.1.2 // indirect
github.com/xdg-go/stringprep v1.0.4 // indirect
github.com/youmark/pkcs8 v0.0.0-20181117223130-1be2e3e5546d // indirect
github.com/yusufpapurcu/wmi v1.2.2 // indirect
github.com/ztrue/tracerr v0.4.0 // indirect
go.mongodb.org/mongo-driver v1.8.0 // indirect
go.mongodb.org/mongo-driver v1.15.0 // indirect
go.opentelemetry.io/otel v1.24.0 // indirect
go.opentelemetry.io/otel/metric v1.24.0 // indirect
go.opentelemetry.io/otel/trace v1.24.0 // indirect
go.uber.org/atomic v1.9.0 // indirect
go.uber.org/dig v1.10.0 // indirect
go.uber.org/multierr v1.9.0 // indirect
golang.org/x/arch v0.3.0 // indirect
golang.org/x/crypto v0.10.0 // indirect
golang.org/x/mod v0.11.0 // indirect
golang.org/x/net v0.11.0 // indirect
golang.org/x/sync v0.3.0 // indirect
golang.org/x/sys v0.9.0 // indirect
golang.org/x/text v0.10.0 // indirect
golang.org/x/tools v0.10.0 // indirect
google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa // indirect
google.golang.org/grpc v1.42.0 // indirect
google.golang.org/protobuf v1.30.0 // indirect
golang.org/x/crypto v0.23.0 // indirect
golang.org/x/exp v0.0.0-20230905200255-921286631fa9 // indirect
golang.org/x/mod v0.17.0 // indirect
golang.org/x/net v0.25.0 // indirect
golang.org/x/sync v0.7.0 // indirect
golang.org/x/sys v0.20.0 // indirect
golang.org/x/text v0.15.0 // indirect
golang.org/x/tools v0.20.0 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20240604185151-ef581f913117 // indirect
google.golang.org/grpc v1.64.0 // indirect
google.golang.org/protobuf v1.34.2 // indirect
gopkg.in/alexcesaro/quotedprintable.v3 v3.0.0-20150716171945-2caba252f4dc // indirect
gopkg.in/gomail.v2 v2.0.0-20160411212932-81ebce5c23df // indirect
gopkg.in/ini.v1 v1.66.2 // indirect
gopkg.in/ini.v1 v1.67.0 // indirect
gopkg.in/sourcemap.v1 v1.0.5 // indirect
gopkg.in/warnings.v0 v0.1.2 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)
4 changes: 2 additions & 2 deletions backend/go.mod.dev
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@ module crawlab
go 1.16

replace (
github.com/crawlab-team/crawlab-core => ../../crawlab-core
github.com/crawlab-team/crawlab/core => ../../crawlab-core
github.com/crawlab-team/crawlab-vcs => ../../crawlab-vcs
github.com/crawlab-team/crawlab/fs => ../../crawlab-fs
github.com/crawlab-team/crawlab/db => ../../crawlab-db
)

require (
github.com/apex/log v1.9.0
github.com/crawlab-team/crawlab-core v0.6.0-beta.20211230.1200
github.com/crawlab-team/crawlab/core v0.6.0-beta.20211230.1200
github.com/crawlab-team/crawlab/vcs v0.1.1
github.com/gin-gonic/gin v1.7.1
github.com/spf13/cobra v1.1.3
Expand Down
4 changes: 2 additions & 2 deletions backend/go.mod.local
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@ module crawlab
go 1.16

replace (
github.com/crawlab-team/crawlab-core => /libs/crawlab-team/crawlab-core
github.com/crawlab-team/crawlab/core => /libs/crawlab-team/crawlab-core
github.com/crawlab-team/crawlab-vcs => /libs/crawlab-team/crawlab-vcs
github.com/crawlab-team/crawlab/fs => /libs/crawlab-team/crawlab-fs
github.com/crawlab-team/crawlab/db => /libs/crawlab-team/crawlab-db
)

require (
github.com/apex/log v1.9.0
github.com/crawlab-team/crawlab-core v0.6.0-beta.20211230.1200
github.com/crawlab-team/crawlab/core v0.6.0-beta.20211230.1200
github.com/crawlab-team/crawlab/vcs v0.1.1
github.com/gin-gonic/gin v1.7.1
github.com/spf13/cobra v1.1.3
Expand Down
Loading