Update Go release version

This commit is contained in:
2022-05-05 13:45:01 +01:00
committed by GitHub
parent dd126704ef
commit 83d3970baf

View File

@@ -22,6 +22,6 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
goos: ${{ matrix.goos }}
goarch: ${{ matrix.goarch }}
goversion: "https://dl.google.com/go/go1.17.4.linux-amd64.tar.gz"
goversion: "https://dl.google.com/go/go1.18.1.linux-amd64.tar.gz"
binary_name: "hg612-exporter"
extra_files: LICENSE README.md