Add sync triggers debounce (#2631)

This commit is contained in:
Alex Angelini
2022-11-22 14:30:51 +05:30
committed by GitHub
parent 9c4fc4a306
commit 82d066b73a
3 changed files with 9 additions and 1 deletions
+1
View File
@@ -4,6 +4,7 @@ go 1.19
require (
github.com/Shopify/sarama v1.37.2
github.com/bep/debounce v1.2.1
github.com/dchest/uniuri v1.2.0
github.com/docopt/docopt-go v0.0.0-20180111231733-ee0de3bc6815
github.com/dustin/go-humanize v1.0.0