mount/v0.3.0
What's Changed
- mount: create proper mounter for OpenBSD by @yukiisbored in #59
- ci/gha: add go 1.16; run as root; fix some tests; add fedora by @kolyshkin in #65
- mount: add exec and noexec as valid flags to mount options by @thaJeztah in #66
- mount: bump mountinfo to 0.4.1, add TestRecursiveUnmountTooGreedy test by @kolyshkin in #64
- mount: errors should not start with a capital by @thaJeztah in #78
- CI: update Vagrant to Fedora 34 by @thaJeztah in #80
- lint: update golangci-lint to v1.41.1 by @thaJeztah in #79
- ci/gha: drop go 1.14, add go 1.17 by @kolyshkin in #84
- Test fixes by @kolyshkin in #87
- Drop go < 1.16 compatibility by @kolyshkin in #89
- CI: add more linters by @kolyshkin in #92
- ci: bump Fedora to 35 by @kolyshkin in #93
- mount: update github.com/moby/sys/mountinfo v0.5.0 by @thaJeztah in #94
New Contributors
- @yukiisbored made their first contribution in #59
Full Changelog: mount/v0.2.0...mount/v0.3.0