feat: Upgrade Go version from 1.22 to 1.25.1 with enhanced security (#68)

This commit is contained in:
Copilot
2025-09-24 18:11:32 +03:00
committed by GitHub
parent a3d616e0d0
commit 73dc3fa761
6 changed files with 7 additions and 11 deletions

View File

@@ -143,7 +143,7 @@ fail2ban/client.go
### Core Technologies
- **Language**: Go 1.20+
- **Language**: Go 1.25+
- **CLI Framework**: [Cobra](https://github.com/spf13/cobra)
- **Logging**: [Logrus](https://github.com/sirupsen/logrus) with structured output and contextual logging
- **Testing**: Go's built-in testing with comprehensive mocks and fluent testing framework