We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34f2467 commit e45ba18Copy full SHA for e45ba18
cmd/exchange-scrapers/collector/go.mod
@@ -3,7 +3,7 @@ module github.com/diadata-org/diadata/exchange-scrapers/collector
3
go 1.19
4
5
require (
6
- github.com/diadata-org/diadata v1.4.546
+ github.com/diadata-org/diadata v1.4.548
7
github.com/segmentio/kafka-go v0.4.35
8
github.com/sirupsen/logrus v1.9.3
9
)
0 commit comments