Files
k3s/vendor/github.com/containerd/btrfs/go.mod
Jacob Blain Christen 702fe24afe containerd/cri: enable the btrfs snapshotter (#4316)
* vendor: btrfs
* enable the btrfs snapshotter
* testing: snapshotter/btrfs

Signed-off-by: Jacob Blain Christen <jacob@rancher.com>
2021-10-29 23:31:33 -07:00

6 lines
82 B
Modula-2

module github.com/containerd/btrfs
go 1.15
require github.com/pkg/errors v0.9.1