containerd / continuity

A transport-agnostic, filesystem metadata manifest system
https://containerd.io
Apache License 2.0
145 stars 67 forks source link

go.mod: bump up #257

Closed AkihiroSuda closed 1 month ago

AkihiroSuda commented 1 month ago

Cross-compilation no longer works for FreeBSD https://github.com/containerd/continuity/actions/runs/11534025667/job/32107600325?pr=257

# bazil.org/fuse
Error: /home/runner/go/pkg/mod/bazil.org/fuse@v0.0.0-20230120002735-62a210ff1fd5/fuse_kernel.go:1011:43: undefined: unix.FALLOC_FL_KEEP_SIZE
Error: /home/runner/go/pkg/mod/bazil.org/fuse@v0.0.0-20230120002735-62a210ff1fd5/fuse_kernel.go:1012:43: undefined: unix.FALLOC_FL_PUNCH_HOLE
AkihiroSuda commented 1 month ago

Released https://github.com/containerd/continuity/releases/tag/v0.4.4