1
0
mirror of https://github.com/bestnite/sub2clash.git synced 2026-04-26 12:51:52 +00:00
This commit is contained in:
2025-10-15 17:33:15 +11:00
parent 23a85f573b
commit be656cca57
5 changed files with 33 additions and 15 deletions
+1 -3
View File
@@ -1,8 +1,6 @@
module github.com/bestnite/sub2clash
go 1.21.0
toolchain go1.24.3
go 1.25
require (
github.com/gin-gonic/gin v1.10.1