Revert buf tools upgrade requiring Go 1.18 (#8658)

This commit is contained in:
M. J. Fromberger
2022-06-01 15:01:43 +02:00
committed by GitHub
parent 7ffc872dd7
commit bf676827eb
13 changed files with 29 additions and 35 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ jobs:
- uses: actions/setup-go@v3
with:
go-version: '1.17'
go-version: '1.18'
- name: Build
uses: goreleaser/goreleaser-action@v3