Closed dependabot[bot] closed 1 month ago
The following issues were found:
Package | Version | License | Issue Type |
github.com/hanwen/go-fuse/v2 | 2.6.1 | 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.6.1 | :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.5.1 to 2.6.1.
Commits
982e078
fs: add FOPEN_KEEP_CACHE if FOPEN_CACHE_DIR is set.3f7dd75
fs: require 7.28 for FOPEN_DIR_CACHEcb0826b
log kernel version in GH actions output2e2dde7
fs: update README.mdccc5631
Update README.mdb5b2ba6
CONTRIBUTING: update0d1228a
fs: handle interrupted readdir(plus)88b5c6c
fs: test FOPEN_CACHE_DIRe885cea
fs: new directory API531a685
fs: fix unconditional FileGetattrer castDependabot 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