From 5f38efbe4c18abab154e6a7a0cf4328389ccd743 Mon Sep 17 00:00:00 2001 From: Hau Nguyen Date: Fri, 6 Dec 2024 16:10:09 +0700 Subject: [PATCH] chore(newsboat): add grpc-gateway --- data/newsboat/urls | 1 + 1 file changed, 1 insertion(+) diff --git a/data/newsboat/urls b/data/newsboat/urls index 802450e..160579c 100644 --- a/data/newsboat/urls +++ b/data/newsboat/urls @@ -6,6 +6,7 @@ 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-sql-driver/mysql/commits/master.atom "~mysql" +https://github.com/grpc-ecosystem/grpc-gateway/commits/main.atom "~grpc-gateway" https://github.com/grpc/grpc-go/commits/master.atom "~grpc-go" https://github.com/redis/go-redis/commits/master.atom "~go-redis" https://github.com/serengil/deepface/commits/master.atom "~deepface"