Fix toolchain version

This commit is contained in:
世界 2025-02-18 19:13:25 +08:00
parent 58101f26ca
commit 3ebdc2ced7
No known key found for this signature in database
GPG key ID: CD109927C34A63C4
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.21.7
github.com/cloudflare/circl v1.6.0