lint (#2)
All checks were successful
🧪 ✨ Unit Tests Workflow / 🔍 🐹 Go Tests (push) Successful in 1m5s

Reviewed-on: Siteworxpro/Go-Template#2
Co-authored-by: Ron Rise <ron@siteworxpro.com>
Co-committed-by: Ron Rise <ron@siteworxpro.com>
This commit was merged in pull request #2.
This commit is contained in:
2025-06-18 02:16:10 +00:00
committed by Siteworx Pro Gitea
parent 68cf45fc49
commit 12bbacced0
5 changed files with 74 additions and 7 deletions

View File

@@ -12,7 +12,6 @@ import (
const Version = "0.1"
func main() {
rootCmd := &cobra.Command{
Use: "Go-Template",
Short: "Go-Template is a simple template for Go applications",