Browse Source

declares path

ls 3 years ago
parent
commit
6def0b964b
1 changed files with 0 additions and 1 deletions
  1. 0 1
      go.mod

+ 0 - 1
go.mod

@@ -3,7 +3,6 @@ module myth
 go 1.13
 
 require (
-	git.chuangxin1.com/cx/myth v0.0.0-20210106024241-cc73aafc2af6
 	github.com/go-redis/redis/v7 v7.4.0
 	github.com/go-sql-driver/mysql v1.5.0
 	github.com/golang/protobuf v1.4.3