data update
This commit is contained in:
+12
-1
@@ -12,7 +12,7 @@
|
||||
"tone": "purple"
|
||||
},
|
||||
{
|
||||
"description": "A personal page for projects, stack notes, and developer work.",
|
||||
"description": "A Telegram bot framework for Go, with support for inline queries, callback queries, and more.",
|
||||
"key": "lib",
|
||||
"links": {
|
||||
"sources": "https://git.scuroneko.dev/ScuroNeko/Laniakea"
|
||||
@@ -21,5 +21,16 @@
|
||||
"stack": ["go", "tg"],
|
||||
"status": "active",
|
||||
"tone": "rose"
|
||||
},
|
||||
{
|
||||
"description": "A rich featured logging library for Go, with support for multiple outputs and structured logging.",
|
||||
"key": "lib",
|
||||
"links": {
|
||||
"sources": "https://git.scuroneko.dev/ScuroNeko/SNekLog"
|
||||
},
|
||||
"name": "SNekLog",
|
||||
"stack": ["go"],
|
||||
"status": "active",
|
||||
"tone": "cyan"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user