1
0
Эх сурвалжийг харах

Update go.mod to specify Go 1.22

MHSanaei 1 жил өмнө
parent
commit
937285ea3b
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      go.mod

+ 1 - 1
go.mod

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