mirror of
https://github.com/kopia/kopia.git
synced 2026-02-05 20:24:54 -05:00
build(deps): bump github.com/gofrs/flock from 0.8.1 to 0.11.0 (#3949)
Bumps [github.com/gofrs/flock](https://github.com/gofrs/flock) from 0.8.1 to 0.11.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/gofrs/flock/releases">github.com/gofrs/flock's releases</a>.</em></p> <blockquote> <h2>v0.11.0</h2> <h2>What's Changed</h2> <ul> <li>feat: add options to define flag and permissions of the file by <a href="https://github.com/ldez"><code>@ldez</code></a> in <a href="https://redirect.github.com/gofrs/flock/pull/76">gofrs/flock#76</a></li> <li>tests: remove files generated during tests by <a href="https://github.com/ldez"><code>@ldez</code></a> in <a href="https://redirect.github.com/gofrs/flock/pull/77">gofrs/flock#77</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/gofrs/flock/compare/v0.10.0...v0.11.0">https://github.com/gofrs/flock/compare/v0.10.0...v0.11.0</a></p> <h2>v0.10.0</h2> <h2>What's Changed</h2> <ul> <li>feat: add support for Illumos/Solaris by <a href="https://github.com/gaige"><code>@gaige</code></a> in <a href="https://redirect.github.com/gofrs/flock/pull/63">gofrs/flock#63</a></li> <li>chore: migrate from gopkg.in/check to stretchr/testify by <a href="https://github.com/ldez"><code>@ldez</code></a> in <a href="https://redirect.github.com/gofrs/flock/pull/70">gofrs/flock#70</a></li> <li>docs: remove reference to sync.Locker by <a href="https://github.com/ldez"><code>@ldez</code></a> in <a href="https://redirect.github.com/gofrs/flock/pull/66">gofrs/flock#66</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/gaige"><code>@gaige</code></a> made their first contribution in <a href="https://redirect.github.com/gofrs/flock/pull/63">gofrs/flock#63</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/gofrs/flock/compare/v0.9.0...v0.10.0">https://github.com/gofrs/flock/compare/v0.9.0...v0.10.0</a></p> <h2>v0.9.0</h2> <h2>What's Changed</h2> <ul> <li>chore: add go modules by <a href="https://github.com/moskyb"><code>@moskyb</code></a> in <a href="https://redirect.github.com/gofrs/flock/pull/57">gofrs/flock#57</a></li> <li>chore(deps): bump golang.org/x/sys from 0.20.0 to 0.21.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/gofrs/flock/pull/65">gofrs/flock#65</a></li> <li>fix: replace Syscall6 with SyscallN on Windows by <a href="https://github.com/ldez"><code>@ldez</code></a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/moskyb"><code>@moskyb</code></a> made their first contribution in <a href="https://redirect.github.com/gofrs/flock/pull/57">gofrs/flock#57</a></li> <li><a href="https://github.com/ldez"><code>@ldez</code></a> made their first contribution in <a href="https://redirect.github.com/gofrs/flock/pull/64">gofrs/flock#64</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/gofrs/flock/compare/v0.8.1...v0.9.0">https://github.com/gofrs/flock/compare/v0.8.1...v0.9.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="b659e1e00a"><code>b659e1e</code></a> feat: use options on retry (unix) (<a href="https://redirect.github.com/gofrs/flock/issues/78">#78</a>)</li> <li><a href="41cd564d8a"><code>41cd564</code></a> tests: remove files generated during tests (<a href="https://redirect.github.com/gofrs/flock/issues/77">#77</a>)</li> <li><a href="2bc2890663"><code>2bc2890</code></a> feat: add option to define flag and permissions of the file (<a href="https://redirect.github.com/gofrs/flock/issues/76">#76</a>)</li> <li><a href="502c570475"><code>502c570</code></a> chore: simplify GOOS evaluation</li> <li><a href="d82685ef40"><code>d82685e</code></a> feat: add support for Illumos/Solaris (<a href="https://redirect.github.com/gofrs/flock/issues/63">#63</a>)</li> <li><a href="e5593aacf9"><code>e5593aa</code></a> chore: improve linter configuration (<a href="https://redirect.github.com/gofrs/flock/issues/75">#75</a>)</li> <li><a href="11de3daaa4"><code>11de3da</code></a> chore: improve issue templates</li> <li><a href="282887c09b"><code>282887c</code></a> chore: add issue templates (<a href="https://redirect.github.com/gofrs/flock/issues/74">#74</a>)</li> <li><a href="f29941ee59"><code>f29941e</code></a> chore(deps): bump github/codeql-action from 3.25.10 to 3.25.11 in the all gro...</li> <li><a href="7e2658a3ad"><code>7e2658a</code></a> docs: improve security policies (<a href="https://redirect.github.com/gofrs/flock/issues/71">#71</a>)</li> <li>Additional commits viewable in <a href="https://github.com/gofrs/flock/compare/v0.8.1...v0.11.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
2
go.mod
2
go.mod
@@ -17,7 +17,7 @@ require (
|
||||
github.com/edsrzf/mmap-go v1.1.0
|
||||
github.com/fatih/color v1.17.0
|
||||
github.com/foomo/htpasswd v0.0.0-20200116085101-e3a90e78da9c
|
||||
github.com/gofrs/flock v0.8.1
|
||||
github.com/gofrs/flock v0.11.0
|
||||
github.com/golang-jwt/jwt/v4 v4.5.0
|
||||
github.com/google/fswalker v0.3.3
|
||||
github.com/google/go-cmp v0.6.0
|
||||
|
||||
4
go.sum
4
go.sum
@@ -102,8 +102,8 @@ github.com/goccy/go-json v0.10.2/go.mod h1:6MelG93GURQebXPDq3khkgXZkazVtN9CRI+MG
|
||||
github.com/godbus/dbus/v5 v5.0.4/go.mod h1:xhWf0FNVPg57R7Z0UbKHbJfkEywrmjJnf7w5xrFpKfA=
|
||||
github.com/godbus/dbus/v5 v5.1.0 h1:4KLkAxT3aOY8Li4FRJe/KvhoNFFxo0m6fNuFUO8QJUk=
|
||||
github.com/godbus/dbus/v5 v5.1.0/go.mod h1:xhWf0FNVPg57R7Z0UbKHbJfkEywrmjJnf7w5xrFpKfA=
|
||||
github.com/gofrs/flock v0.8.1 h1:+gYjHKf32LDeiEEFhQaotPbLuUXjY5ZqxKgXy7n59aw=
|
||||
github.com/gofrs/flock v0.8.1/go.mod h1:F1TvTiK9OcQqauNUHlbJvyl9Qa1QvF/gOUDKA14jxHU=
|
||||
github.com/gofrs/flock v0.11.0 h1:AGFQxrpWd8ezw60AvLWIPbxMydNfF8564pwH3FCty0g=
|
||||
github.com/gofrs/flock v0.11.0/go.mod h1:FirDy1Ing0mI2+kB6wk+vyyAH+e6xiE+EYA0jnzV9jc=
|
||||
github.com/golang-jwt/jwt/v4 v4.5.0 h1:7cYmW1XlMY7h7ii7UhUyChSgS5wUJEnm9uZVTGqOWzg=
|
||||
github.com/golang-jwt/jwt/v4 v4.5.0/go.mod h1:m21LjoU+eqJr34lmDMbreY2eSTRJ1cv77w39/MY0Ch0=
|
||||
github.com/golang-jwt/jwt/v5 v5.2.1 h1:OuVbFODueb089Lh128TAcimifWaLhJwVflnrgM17wHk=
|
||||
|
||||
Reference in New Issue
Block a user