钟志权 1 жил өмнө
parent
commit
127dfb64fc
1 өөрчлөгдсөн 2 нэмэгдсэн , 1 устгасан
  1. 2 1
      go.mod

+ 2 - 1
go.mod

@@ -1,4 +1,5 @@
 module go_util_test2
 
-go 1.20
+replace gogs.3dyzt.com/zzq/go_util_test2 => ./go_util_test2
 
+go 1.20