update go mod

This commit is contained in:
2026-01-04 17:02:47 -06:00
parent 87629e3085
commit ad7b46065e

4
go.mod
View File

@@ -1,8 +1,6 @@
module github.com/onnwee/mandalay
go 1.24.0
toolchain go1.24.11
go 1.24.11
require (
github.com/go-chi/chi/v5 v5.2.3