Explorar el Código

feat:go版本升级

Roc hace 1 año
padre
commit
31e327b190
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      go.mod

+ 1 - 1
go.mod

@@ -1,6 +1,6 @@
 module eta/eta_bridge
 
-go 1.18
+go 1.21.7
 
 require (
 	github.com/astaxie/beego v1.12.3