golang版本升级1.26.0

This commit is contained in:
2026-04-03 11:30:12 +08:00
parent 2c6a8490b8
commit c8162b1bfe
2 changed files with 2 additions and 2 deletions

2
go.mod
View File

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