Release 3.0.9 (#156)

* chore(version.go): we're now at 3.0.9

* chore(go.mod go.sum): update dependencies

* fix(gha/cross.yml): brew update seems broken?

See https://github.com/ooni/probe-cli/pull/156/checks?check_run_id=1315116799
This commit is contained in:
Simone Basso
2020-10-27 15:23:24 +01:00
committed by GitHub
parent ca11b2b65f
commit f172031a03
4 changed files with 20 additions and 13 deletions
-1
View File
@@ -38,7 +38,6 @@ jobs:
with:
go-version: "1.14"
- uses: actions/checkout@v2
- run: brew update
- run: brew install mingw-w64
- run: ./build.sh windows
- uses: actions/upload-artifact@v1