diff --git a/common/.idea/.gitignore b/common/.idea/.gitignore deleted file mode 100644 index 13566b8..0000000 --- a/common/.idea/.gitignore +++ /dev/null @@ -1,8 +0,0 @@ -# Default ignored files -/shelf/ -/workspace.xml -# Editor-based HTTP Client requests -/httpRequests/ -# Datasource local storage ignored files -/dataSources/ -/dataSources.local.xml diff --git a/common/go.mod b/common/go.mod index 452f1e9..b2eddcc 100644 --- a/common/go.mod +++ b/common/go.mod @@ -1,4 +1,4 @@ -module git.mashibing.com/msb_47094/common +module git.mashibing.com/msb_47094/utils go 1.19