File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 308308 "github.com/ebitengine/purego" : " Apache-2.0" ,
309309 "github.com/edsrzf/mmap-go" : " BSD-3-Clause" ,
310310 "github.com/efficientgo/core" : " Apache-2.0" ,
311+ "github.com/elastic/go-grok" : " Apache-2.0" ,
312+ "github.com/elastic/go-sysinfo" : " Apache-2.0" ,
313+ "github.com/elastic/go-windows" : " Apache-2.0" ,
311314 "github.com/felixge/httpsnoop" : " MIT" ,
312315 "github.com/GaijinEntertainment/go-exhaustruct/v3" : " MIT" ,
313316 "github.com/go-faster/city" : " MIT" ,
Original file line number Diff line number Diff line change 538538 export REPOSITORY=" test-org/test-repo"
539539
540540 run sanitize_inputs
541+ echo " $output "
541542 [ " $status " -eq 0 ]
542543 [[ " $output " == " test-org/test-repo" ]]
543544}
552553 export MEND_PROJECT_UUID=" 123e4567-e89b-12d3-a456-426614174000"
553554
554555 run sanitize_inputs
556+ echo " $output "
555557 [ " $status " -eq 0 ]
556558 [[ " $output " == * " Sanitized MEND_EMAIL: test@example.com" * ]]
557559}
You can’t perform that action at this time.
0 commit comments