add linting configuration and update logging context key type
Some checks failed
🧪 ✨ Unit Tests Workflow / 🔍 🐹 Go Tests (push) Has been cancelled

This commit is contained in:
2025-06-17 22:03:11 -04:00
parent 68cf45fc49
commit 36518cb902
4 changed files with 60 additions and 2 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",