remove patch version for github action

This commit is contained in:
2026-02-08 04:12:49 -08:00
parent 1849aae43f
commit f7f6b132dc

2
go.mod
View File

@@ -1,6 +1,6 @@
module muzi
go 1.25.4
go 1.25
require (
github.com/go-chi/chi/v5 v5.2.3