mirror of
https://github.com/moby/moby.git
synced 2026-07-26 11:23:36 +00:00
Update buildkit version to commit which uses 2.0 Signed-off-by: Derek McGowan <derek@mcg.dev>
4 lines
203 B
Go
4 lines
203 B
Go
// This package provides simple go wrappers on top of the win32 CIMFS mount APIs.
|
|
// The mounting/unmount of cim layers is done by the cim mount functions the internal/wclayer/cim package.
|
|
package cimfs
|