Skip to content

Commit

Permalink
update scraper suite version.
Browse files Browse the repository at this point in the history
  • Loading branch information
jppade committed Jan 21, 2025
1 parent 6bf366f commit f6cf63a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion cmd/assetCollectionService/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/diadata-org/diadata/assetCollectionService
go 1.22

require (
github.com/diadata-org/diadata v1.4.560
github.com/diadata-org/diadata v1.4.566
github.com/sirupsen/logrus v1.9.3
)

Expand Down
2 changes: 1 addition & 1 deletion cmd/exchange-scrapers/collector/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/diadata-org/diadata/exchange-scrapers/collector
go 1.22

require (
github.com/diadata-org/diadata v1.4.562
github.com/diadata-org/diadata v1.4.566
github.com/segmentio/kafka-go v0.4.35
github.com/sirupsen/logrus v1.9.3
)
Expand Down
2 changes: 1 addition & 1 deletion cmd/liquidityScraper/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/diadata-org/diadata/liquidityScraper
go 1.22

require (
github.com/diadata-org/diadata v1.4.565
github.com/diadata-org/diadata v1.4.566
github.com/sirupsen/logrus v1.9.3
)

Expand Down

0 comments on commit f6cf63a

Please sign in to comment.