use go version 1.26

This commit is contained in:
2026-02-20 16:16:43 +05:30
parent 43da615326
commit 136957d75d
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
module code.patial.tech/go/mux/playground
go 1.24
go 1.26
require (
code.patial.tech/go/mux v0.7.1