Compare commits

...

1 Commits

Author SHA1 Message Date
db29914d9f golang版本升级1.26.0 2026-04-03 11:05:04 +08:00

2
go.mod
View File

@@ -1,6 +1,6 @@
module PPGo_Job
go 1.25.0
go 1.26.0
require (
github.com/astaxie/beego v1.12.3