feat: add initial implementation of Go utilities and CI workflows

This commit is contained in:
2025-06-18 16:46:01 -04:00
commit c588ade142
12 changed files with 475 additions and 0 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module gitea.siteworxpro.com/packages/golang-utilities
go 1.23.4