commit 23c971e4c9e445e72fa3c3c918e26351c3167fcd Author: zhangxin Date: Wed May 26 14:43:55 2021 +0800 添加go mod diff --git a/go.mod b/go.mod new file mode 100644 index 0000000..97781d8 --- /dev/null +++ b/go.mod @@ -0,0 +1,3 @@ +module LAPP_ETL.mod + +go 1.14