Browse Source

切换包地址

Tao Zhang 5 years ago
parent
commit
504201fc3b
2 changed files with 7 additions and 1 deletions
  1. 6 0
      .idea/vcs.xml
  2. 1 1
      go.mod

+ 6 - 0
.idea/vcs.xml

@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+  <component name="VcsDirectoryMappings">
+    <mapping directory="$PROJECT_DIR$" vcs="Git" />
+  </component>
+</project>

+ 1 - 1
go.mod

@@ -1,4 +1,4 @@
-module github.topsoft.com/BP/redis_util
+module app.yhyue.com/BP/redis_util
 
 go 1.14