feat: add dragonfly to golang projects (#1255)

Signed-off-by: Gaius <gaius.qi@gmail.com>
This commit is contained in:
Gaius
2024-10-20 01:26:23 +08:00
committed by GitHub
parent 93d61be802
commit c9892835f4

View File

@@ -218,6 +218,15 @@
],
"description": "The Docker CLI"
},
{
"name": "Dragonfly",
"link": "https://github.com/dragonflyoss/Dragonfly2",
"label": "good-first-issue",
"technologies": [
"Go"
],
"description": "Provide efficient, stable and secure file distribution and image acceleration based on p2p technology"
},
{
"name": "Helm",
"link": "https://github.com/kubernetes/helm",