double.huang hace 5 años
padre
commit
af32f3e012
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      go.mod

+ 1 - 1
go.mod

@@ -2,7 +2,7 @@ module oauth
 
 go 1.13
 
-replace github.com/2637309949/dolphin => ../../
+// replace github.com/2637309949/dolphin => ../../
 
 require (
 	github.com/2637309949/dolphin v1.0.2