Browse Source

fix:go.mod

Roc 11 months ago
parent
commit
ea1bedd36f
1 changed files with 0 additions and 4 deletions
  1. 0 4
      go.mod

+ 0 - 4
go.mod

@@ -1,10 +1,6 @@
 module eta/eta_bridge
 
-<<<<<<< HEAD
 go 1.21.7
-=======
-go 1.19
->>>>>>> origin/xy_data
 
 require (
 	github.com/astaxie/beego v1.12.3