Browse Source

change module in go.mod

kevin 4 years ago
parent
commit
d19d25c72f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      go.mod

+ 1 - 1
go.mod

@@ -1,4 +1,4 @@
-module zero
+module github.com/tal-tech/go-zero
 
 go 1.14