Update go.mod

This commit is contained in:
civisrom 2025-02-21 14:31:00 +03:00 committed by GitHub
parent d99f2c3664
commit 9d180e9df0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

2
go.mod
View file

@ -1,6 +1,6 @@
module x-ui
go 1.23.6
go 1.24.0
require (
github.com/gin-contrib/gzip v1.2.2