Fixed golint modified files (#969)

This commit is contained in:
RoyUP9 2022-04-04 15:32:22 +03:00 committed by GitHub
parent 7adbf7bf1b
commit 66ba778384
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,6 +15,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 2
- uses: actions/setup-go@v2
with:
go-version: '^1.17'