[teleport] fix build (#7167)

This commit is contained in:
AdamKorcz 2022-01-20 17:31:27 +00:00 committed by GitHub
parent 3e2c531241
commit 23bb767041
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -15,5 +15,7 @@
#
################################################################################
go mod tidy
rm /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/internal/ini@v1.2.2/fuzz.go
compile_go_fuzzer github.com/gravitational/teleport/lib/fuzz FuzzParseProxyJump utils_fuzz gofuzz
compile_go_fuzzer github.com/gravitational/teleport/lib/fuzz FuzzNewExpression parse_fuzz gofuzz