Skip to content

Commit e45ba18

Browse files
committed
update collector to include velar scraper fix.
1 parent 34f2467 commit e45ba18

File tree

1 file changed

+1
-1
lines changed
  • cmd/exchange-scrapers/collector

1 file changed

+1
-1
lines changed

cmd/exchange-scrapers/collector/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/diadata-org/diadata/exchange-scrapers/collector
33
go 1.19
44

55
require (
6-
github.com/diadata-org/diadata v1.4.546
6+
github.com/diadata-org/diadata v1.4.548
77
github.com/segmentio/kafka-go v0.4.35
88
github.com/sirupsen/logrus v1.9.3
99
)

0 commit comments

Comments
 (0)