Fix toolchain version

This commit is contained in:
世界
2025-02-18 19:13:25 +08:00
parent fd536ad2f2
commit 6d180e1023
3 changed files with 7 additions and 4 deletions

2
go.mod
View File

@@ -2,8 +2,6 @@ module github.com/sagernet/sing-box
go 1.23.1
toolchain go1.24.0
require (
github.com/caddyserver/certmagic v0.20.0
github.com/cloudflare/circl v1.3.7