mirror of
https://github.com/openfaas/faasd.git
synced 2025-06-23 15:23:28 +00:00
* Updates containerd to v1.7.0 and new binary for 32-bit Arm OSes. * Updates Go dependencies - openfaas and external Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
4 lines
158 B
Go
Generated
4 lines
158 B
Go
Generated
// Package ociwclayer provides functions for importing and exporting Windows
|
|
// container layers from and to their OCI tar representation.
|
|
package ociwclayer
|