chore: update go to 1.26

This commit is contained in:
2026-02-11 17:00:34 +03:00
parent db658f5a68
commit e4854beeca
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ Trackers is a Go application that aggregates torrent tracker links from multiple
- Serves aggregated tracker lists via HTTP API
- Runs a single HTTP server with minimal dependencies
This is an educational project written in Go 1.25.5.
This is an educational project written in Go 1.26.
## Development Commands