native go infra: switch to main branch (#9103)

Fixes:
https://github.com/google/oss-fuzz/pull/8937#discussion_r1021005743

Signed-off-by: AdamKorcz <adam@adalogics.com>

Signed-off-by: AdamKorcz <adam@adalogics.com>
Co-authored-by: Oliver Chang <oliverchang@users.noreply.github.com>
This commit is contained in:
AdamKorcz 2022-12-20 00:32:37 +00:00 committed by GitHub
parent e1e3d0b344
commit ba8bea455a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ go install github.com/mdempsky/go114-fuzz-build@latest
ln -s $GOPATH/bin/go114-fuzz-build $GOPATH/bin/go-fuzz
cd /tmp
git clone --branch=dev https://github.com/AdamKorcz/go-118-fuzz-build
git clone https://github.com/AdamKorcz/go-118-fuzz-build
cd go-118-fuzz-build
go build
mv go-118-fuzz-build $GOPATH/bin/