golang版本升级1.26.0

This commit is contained in:
2026-04-03 11:05:04 +08:00
parent a3e5561169
commit 689431dea1

2
go.mod
View File

@@ -1,6 +1,6 @@
module gateway
go 1.25.5
go 1.26.0
require (
gitea.com/red-future/common v0.0.11