Go 1.25.7

This commit is contained in:
Alireza Ahmadi
2026-02-20 01:16:03 +01:00
parent e5184b81be
commit 5b6daf9e70

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/alireza0/x-ui
go 1.25.6
go 1.25.7
require (
github.com/gin-contrib/gzip v1.2.5