chore: add go files for gh fetcher part

This commit is contained in:
Slug-Boi
2025-03-05 08:32:11 +01:00
parent d127fb1066
commit 6602b199c5
2 changed files with 37 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
package utils
import (
)