diff -r db4911b0c721 -r 445e01aede7e vendor/github.com/spf13/afero/const_bsds.go --- a/vendor/github.com/spf13/afero/const_bsds.go Tue Aug 23 22:33:28 2022 +0200 +++ b/vendor/github.com/spf13/afero/const_bsds.go Tue Aug 23 22:39:43 2022 +0200 @@ -11,6 +11,7 @@ // See the License for the specific language governing permissions and // limitations under the License. +//go:build aix || darwin || openbsd || freebsd || netbsd || dragonfly // +build aix darwin openbsd freebsd netbsd dragonfly package afero