mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-11-02 01:50:49 +00:00
Moves vendoring over to Go modules. Fixes issues found by Go Vet in Go 1.16 Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
3 lines
146 B
Batchfile
Vendored
3 lines
146 B
Batchfile
Vendored
del old.txt
|
|
go test -bench=. >>old.txt && go test -bench=. >>old.txt && go test -bench=. >>old.txt && benchstat -delta-test=ttest old.txt new.txt
|