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