lijian hace 1 año
padre
commit
164335620a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      install.sh

+ 1 - 1
install.sh

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