提交 bc0423f4 编写于 作者: S songzhibin97

fix:升级go mod

上级 6fd718db
......@@ -40,10 +40,10 @@ jobs:
name: Backend build
runs-on: ubuntu-latest
steps:
- name: Set up Go 1.15
- name: Set up Go 1.6
uses: actions/setup-go@v1
with:
go-version: 1.15
go-version: 1.16
id: go
- name: Check out branch
......
module github.com/flipped-aurora/gin-vue-admin
go 1.15
go 1.16
require (
github.com/StackExchange/wmi v0.0.0-20190523213315-cbe66965904d // indirect
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册