mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-08-02 18:19:18 +00:00
* vendor: btrfs * enable the btrfs snapshotter * testing: snapshotter/btrfs Signed-off-by: Jacob Blain Christen <jacob@rancher.com>
6 lines
82 B
Modula-2
6 lines
82 B
Modula-2
module github.com/containerd/btrfs
|
|
|
|
go 1.15
|
|
|
|
require github.com/pkg/errors v0.9.1
|