We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55ccb30 commit 5c9e301Copy full SHA for 5c9e301
.github/workflows/release.yaml
@@ -25,7 +25,7 @@ jobs:
25
26
- uses: actions/setup-go@v3
27
with:
28
- go-version: '1.18.1'
+ go-version: '1.17.11'
29
- run: |
30
make update-flagd
31
go mod tidy
0 commit comments