feat: add initial implementation of Go utilities and CI workflows
All checks were successful
🚀 Publish Release Package / publish (push) Successful in 5m37s
🧪 ✨ Tests Workflow / 🔍 🐹 Go Lint (push) Successful in 7m32s
🧪 ✨ Tests Workflow / 🔍 🐹 Go Tests (push) Successful in 8m29s

This commit is contained in:
2025-06-18 17:19:31 -04:00
parent c588ade142
commit 44ee8a0c67
2 changed files with 2 additions and 2 deletions

2
go.mod
View File

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