This website works better with JavaScript
Home
Explore
Help
Sign In
txlyre
/
3x-ui
mirror of
https://github.com/MHSanaei/3x-ui
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Update go.mod to specify Go 1.22
MHSanaei
1 year ago
parent
328eeb8233
commit
937285ea3b
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
go.mod
+ 1
- 1
go.mod
View File
@@ -1,6 +1,6 @@
module x-ui
-go 1.2
1.4
+go 1.2
2
require (
github.com/Calidity/gin-sessions v1.3.1