containerd/vendor
Akihiro Suda 52f82acb7b
btrfs: depend on kernel UAPI instead of libbtrfs
See containerd/btrfs PR 40 and moby/moby PR 44761. (Thanks to [@]neersighted.)

The containerd/btrfs library now requires headers from kernel 4.12 or newer:
- https://github.com/torvalds/linux/blob/master/include/uapi/linux/btrfs.h
- https://github.com/torvalds/linux/blob/master/include/uapi/linux/btrfs_tree.h

These files are licensed under the GPL-2.0 WITH Linux-syscall-note, so it should be compatible with the Apache License 2.0.
https://spdx.org/licenses/Linux-syscall-note.html

The dependency on the kernel headers only affects users building from source.
Users on older kernels may opt to not compile this library (`BUILDTAGS=no_btfs`),
or to provide headers from a newer kernel.

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2023-02-10 10:07:34 +09:00
..
github.com btrfs: depend on kernel UAPI instead of libbtrfs 2023-02-10 10:07:34 +09:00
go.etcd.io/bbolt Vendor dependencies with module graph pruning 2022-03-18 16:49:09 +00:00
go.mozilla.org/pkcs7 Vendor dependencies with module graph pruning 2022-03-18 16:49:09 +00:00
go.opencensus.io Bump grpc to v1.51.0 2022-12-12 09:16:53 -08:00
go.opentelemetry.io go.mod: go.opentelemetry.io/otel v1.12.0 2023-01-30 08:40:46 +09:00
golang.org/x btrfs: depend on kernel UAPI instead of libbtrfs 2023-02-10 10:07:34 +09:00
google.golang.org Update TTRPC and Protobuild dependencies 2023-02-02 09:58:43 -08:00
gopkg.in go.mod: github.com/stretchr/testify v1.8.0 2022-07-20 08:36:10 +09:00
k8s.io Update to cri-api v0.26.0-beta.0 2022-11-18 21:13:34 +00:00
sigs.k8s.io Bump k8s.io deps to v0.25.3 2022-11-07 15:30:06 -08:00
modules.txt btrfs: depend on kernel UAPI instead of libbtrfs 2023-02-10 10:07:34 +09:00