更新获取工作路径代码,修改go.mod的go版本为1.14

This commit is contained in:
SliverHorn
2020-11-16 00:11:21 +08:00
parent 7c188fa7ce
commit 86593943d3
2 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
module gin-vue-admin
go 1.12
go 1.14
require (
github.com/StackExchange/wmi v0.0.0-20190523213315-cbe66965904d // indirect