⬆️ Update to go 1.23

📝 Add upx to workflow
This commit is contained in:
2024-10-03 03:18:24 +08:00
parent 6e99e8f57b
commit f51edfa0b4
3 changed files with 10 additions and 1 deletions

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/nitezs/sub2sing-box
go 1.21.5
go 1.23
require (
github.com/sagernet/sing-box v1.10.0-beta.11