From 8a717627e3c8a988f623895180adc34fe19d529f Mon Sep 17 00:00:00 2001 From: Hau Nguyen Date: Wed, 28 Feb 2024 14:50:49 +0700 Subject: [PATCH] chore(newsboat): more urls --- data/newsboat/urls | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/data/newsboat/urls b/data/newsboat/urls index baae808..618766e 100644 --- a/data/newsboat/urls +++ b/data/newsboat/urls @@ -2,6 +2,8 @@ https://github.com/golang/go/commits/master.atom "~go" https://github.com/golang/tools/commits/master.atom "~go/tools" https://github.com/IBM/sarama/commits/main.atom "~sarama" +https://github.com/bytedance/gopkg/commits/develop.atom "~bytedance/gopkg" +https://github.com/bytedance/sonic/commits/main.atom "~bytedance/sonic" 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" @@ -19,7 +21,7 @@ https://github.com/spf13/viper/commits/master.atom "~viper" https://github.com/stretchr/testify/commits/master.atom "~testify" https://github.com/tidwall/gjson/commits/master.atom "~gjson" https://github.com/uber-go/zap/commits/master.atom "~zap" -https://github.com/urfave/cli/commits/main.atom "~cli" +https://github.com/urfave/cli/commits/main.atom "~urfave/cli" https://github.com/caksoylar/keymap-drawer/commits/main.atom "~keymap-drawer" https://github.com/qmk/qmk_firmware/commits/develop.atom "~qmk_firmware/develop"