Update go.mod to specify Go 1.22

This commit is contained in:
MHSanaei 2024-02-20 01:14:59 +03:30
parent 328eeb8233
commit 937285ea3b

2
go.mod
View file

@ -1,6 +1,6 @@
module x-ui module x-ui
go 1.21.4 go 1.22
require ( require (
github.com/Calidity/gin-sessions v1.3.1 github.com/Calidity/gin-sessions v1.3.1