File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 304304 "github.com/dustin/go-humanize" : " MIT" ,
305305 "github.com/eapache/channels" : " MIT" ,
306306 "github.com/eapache/queue" : " MIT" ,
307+ "github.com/eapache/queue/v2" : " MIT" ,
307308 "github.com/ebitengine/purego" : " Apache-2.0" ,
309+ "github.com/edsrzf/mmap-go" : " BSD-3-Clause" ,
310+ "github.com/efficientgo/core" : " Apache-2.0" ,
308311 "github.com/felixge/httpsnoop" : " MIT" ,
309312 "github.com/GaijinEntertainment/go-exhaustruct/v3" : " MIT" ,
310313 "github.com/go-faster/city" : " MIT" ,
Original file line number Diff line number Diff line change 539539
540540 run sanitize_inputs
541541 [ " $status " -eq 0 ]
542- [[ " $output " == * " Sanitized REPOSITORY: test-org/test-repo" * ]]
542+ [[ " $output " == " test-org/test-repo" ]]
543543}
544544
545545# Test 12: sanitize_inputs processes Mend email correctly
You can’t perform that action at this time.
0 commit comments