Browse Source

修改脚本

lijian 1 year ago
parent
commit
164335620a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      install.sh

+ 1 - 1
install.sh

@@ -1,3 +1,3 @@
-export GO111MODULE=off
+export GO111MODULE=on
 cd services
 go install -v ./...