double.huang пре 5 година
родитељ
комит
af32f3e012
1 измењених фајлова са 1 додато и 1 уклоњено
  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