Merge pull request #1493 from kashifkhan0771/go-utils

added utils library under go category
This commit is contained in:
Sammy Hori 2024-10-25 18:31:33 +01:00 committed by GitHub
commit 2221cf3ac3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -352,6 +352,15 @@
],
"description": "Meshery, the service mesh management plane."
},
{
"name": "utils",
"link": "https://github.com/kashifkhan0771/utils",
"label": "good-first-issue",
"technologies": [
"Go"
],
"description": "Common Utilities library for Go"
},
{
"name": "Strongbox",
"link": "https://github.com/strongbox/strongbox",