Merge pull request #4399 from TBBle/wcow_compare_layers_to_tar

Implement windowsDiff.Compare to allow outputting OCI images
This commit is contained in:
Justin
2021-04-12 09:49:50 -07:00
committed by GitHub
12 changed files with 509 additions and 151 deletions

1
vendor/modules.txt vendored
View File

@@ -40,6 +40,7 @@ github.com/Microsoft/hcsshim/internal/wclayer
github.com/Microsoft/hcsshim/internal/winapi
github.com/Microsoft/hcsshim/osversion
github.com/Microsoft/hcsshim/pkg/go-runhcs
github.com/Microsoft/hcsshim/pkg/ociwclayer
# github.com/beorn7/perks v1.0.1
github.com/beorn7/perks/quantile
# github.com/cespare/xxhash/v2 v2.1.1