Browse Source

feat:go版本升级

Roc 1 year ago
parent
commit
31e327b190
1 changed files with 1 additions and 1 deletions
  1. 1 1
      go.mod

+ 1 - 1
go.mod

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