From 59cf7c65df38aac947d252b4b4d883f7464f7bb6 Mon Sep 17 00:00:00 2001 From: Hau Nguyen Date: Fri, 23 Feb 2024 14:47:01 +0700 Subject: [PATCH] chore(newsboat): add more urls --- data/newsboat/urls | 1 + 1 file changed, 1 insertion(+) diff --git a/data/newsboat/urls b/data/newsboat/urls index 46b6061..baae808 100644 --- a/data/newsboat/urls +++ b/data/newsboat/urls @@ -5,6 +5,7 @@ https://github.com/IBM/sarama/commits/main.atom "~sarama" https://github.com/gin-gonic/gin/commits/master.atom "~gin" https://github.com/go-gorm/gorm/commits/master.atom "~gorm" https://github.com/go-gorm/mysql/commits/master.atom "~gorm/mysql" +https://github.com/go-redsync/redsync/commits/master.atom "~redsync" https://github.com/go-sql-driver/mysql/commits/master.atom "~mysql" https://github.com/grpc/grpc-go/commits/master.atom "~grpc-go" https://github.com/matryer/moq/commits/main.atom "~moq"