Roc il y a 1 an
Parent
commit
ea1bedd36f
1 fichiers modifiés avec 0 ajouts et 4 suppressions
  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