feat: update go version=1.25

This commit is contained in:
engigu
2026-02-10 14:22:58 +08:00
parent b855400cec
commit 937ad40ea0
2 changed files with 3 additions and 5 deletions
+1 -3
View File
@@ -1,8 +1,6 @@
module github.com/engigu/baihu-panel
go 1.24.0
toolchain go1.24.7
go 1.25.0
require (
github.com/creack/pty v1.1.24