1
0
mirror of https://github.com/Mrs4s/MiraiGo.git synced 2025-05-04 11:07:40 +08:00

Update goimports.yml

This commit is contained in:
Mrs4s 2022-03-17 16:59:41 +08:00 committed by GitHub
parent 6d84141b8d
commit f7ced299d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@ jobs:
- name: Set up Go 1.x
uses: actions/setup-go@v2
with:
go-version: ^1.13
go-version: 1.18
- name: Check out code into the Go module directory
uses: actions/checkout@v2