Fix golang version

This commit is contained in:
GRMrGecko 2023-09-05 12:03:46 -05:00
parent 245788f3f8
commit dc3aaa6409

View File

@ -17,4 +17,4 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
goos: linux
goarch: amd64
goversion: '1.21'
goversion: '1.21.0'