Closed dependabot[bot] closed 1 day ago
The following issues were found:
Package | Version | License | Issue Type |
github.com/hanwen/go-fuse/v2 | 2.7.0 | Null | Unknown License |
Allowed Licenses: Apache-2.0, BSD-2-Clause, BSD-2-Clause-FreeBSD, BSD-3-Clause, MIT, ISC, Python-2.0, PostgreSQL, X11, Zlib
Excluded from license check: pkg:golang/github.com/hashicorp/go-retryablehttp, pkg:golang/github.com/hashicorp/errwrap, pkg:golang/github.com/hashicorp/go-cleanhttp, pkg:golang/github.com/hashicorp/go-multierror
Package | Version | Score | Details | ||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
gomod/github.com/hanwen/go-fuse/v2 | 2.7.0 | :green_circle: 4.8 | Details
|
Looks like github.com/hanwen/go-fuse/v2 is up-to-date now, so this is no longer needed.
Bumps github.com/hanwen/go-fuse/v2 from 2.6.3 to 2.7.0.
Commits
011abb9
Describe v2.7 changesaff07cb
fuse: fix memory leak for read buffersecc8b6a
fuse: statx support756578b
fs: fix and test Create without file handlese2bee1b
fuse: new file protocol-server.go0f594ce
fuse: support MountOptions.DisableSplicea37ff39
fuse: print for IoctlInf5b6d1b
fuse: introduce protocolServer1333664
fuse: fix filename debug printc01ea73
fuse: clarify return parameter name in parseRequestDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show