Upgrade dependencies (#619)

This commit is contained in:
Sung 2023-02-05 13:10:45 +11:00 committed by GitHub
commit 4a780574eb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 20 additions and 22 deletions

View file

@ -36,7 +36,7 @@ if [[ $1 == v* ]]; then
exit 1
fi
goVersion=go-1.17.x
goVersion=go-1.20.x
get_binary_name() {
platform=$1