Skip to content

Commit

Permalink
Bump github.com/otiai10/copy from 1.9.0 to 1.11.0 in /odiglet (#151)
Browse files Browse the repository at this point in the history
Bumps [github.com/otiai10/copy](https://github.com/otiai10/copy) from
1.9.0 to 1.11.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/otiai10/copy/releases">github.com/otiai10/copy's
releases</a>.</em></p>
<blockquote>
<h2>Add <code>OnError</code> option</h2>
<p>so that users can suppress specific errors.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/otiai10/copy/commit/4359ba7e2b17bc774bc8d213a7c3d1ab4bbbf433"><code>4359ba7</code></a>
Merge pull request <a
href="https://redirect.github.com/otiai10/copy/issues/101">#101</a> from
michalpristas/feat/onerr</li>
<li><a
href="https://github.com/otiai10/copy/commit/2abaf6c11b5fa2184bf7944831a1cb1161f21859"><code>2abaf6c</code></a>
Update README.md</li>
<li><a
href="https://github.com/otiai10/copy/commit/209f18c9d5b879068eaaee33023011af78b177ff"><code>209f18c</code></a>
Update README.md</li>
<li><a
href="https://github.com/otiai10/copy/commit/80eee8d7eb9f75142db2d16b5ba9c40818d2f6d9"><code>80eee8d</code></a>
updated according to code review</li>
<li><a
href="https://github.com/otiai10/copy/commit/a112cf0fbb7937fc3c5b754b73e09b07c9897ace"><code>a112cf0</code></a>
Merge pull request <a
href="https://redirect.github.com/otiai10/copy/issues/103">#103</a> from
ncopa/rm-while-copy</li>
<li><a
href="https://github.com/otiai10/copy/commit/06e3b6d60ef3374efe9d0d1bb7ae738ff6d78f82"><code>06e3b6d</code></a>
Merge pull request <a
href="https://redirect.github.com/otiai10/copy/issues/104">#104</a> from
otiai10/develop</li>
<li><a
href="https://github.com/otiai10/copy/commit/53e790c109715020cfae7372d92beef88bdd5715"><code>53e790c</code></a>
Update dependencies (to avoid using curr package any more)</li>
<li><a
href="https://github.com/otiai10/copy/commit/3f5e55cee1d334869fa00d4487a5cd778b9e1ab2"><code>3f5e55c</code></a>
Fix expression of 1.20 (to avoid regarded as 1.2)</li>
<li><a
href="https://github.com/otiai10/copy/commit/319543fc43eb502d1fb9d85fcdc81a08aa5f7b44"><code>319543f</code></a>
Update test target Go versions</li>
<li><a
href="https://github.com/otiai10/copy/commit/21fa9b5adea79bee472ff042f442c3543463213f"><code>21fa9b5</code></a>
Upload coverage report only on main branch</li>
<li>Additional commits viewable in <a
href="https://github.com/otiai10/copy/compare/v1.9.0...v1.11.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/otiai10/copy&package-manager=go_modules&previous-version=1.9.0&new-version=1.11.0)](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 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>
Co-authored-by: Eden Federman <eden@keyval.dev>
  • Loading branch information
dependabot[bot] and edeNFed authored May 2, 2023
1 parent 15999d8 commit 9de7182
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 9 deletions.
2 changes: 1 addition & 1 deletion odiglet/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
github.com/go-logr/zapr v1.2.3
github.com/google/uuid v1.3.0
github.com/kubevirt/device-plugin-manager v1.19.4
github.com/otiai10/copy v1.9.0
github.com/otiai10/copy v1.11.0
go.uber.org/zap v1.24.0
google.golang.org/grpc v1.49.0
k8s.io/apimachinery v0.27.1
Expand Down
11 changes: 3 additions & 8 deletions odiglet/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -257,13 +257,9 @@ github.com/onsi/gomega v1.7.1/go.mod h1:XdKZgCCFLUoM/7CFJVPcG8C1xQ1AJ0vpAezJrB7J
github.com/onsi/gomega v1.10.1/go.mod h1:iN09h71vgCQne3DLsj+A5owkum+a2tYe+TOCB1ybHNo=
github.com/onsi/gomega v1.10.2/go.mod h1:iN09h71vgCQne3DLsj+A5owkum+a2tYe+TOCB1ybHNo=
github.com/onsi/gomega v1.27.4 h1:Z2AnStgsdSayCMDiCU42qIz+HLqEPcgiOCXjAU/w+8E=
github.com/otiai10/copy v1.9.0 h1:7KFNiCgZ91Ru4qW4CWPf/7jqtxLagGRmIxWldPP9VY4=
github.com/otiai10/copy v1.9.0/go.mod h1:hsfX19wcn0UWIHUQ3/4fHuehhk2UyArQ9dVFAn3FczI=
github.com/otiai10/curr v0.0.0-20150429015615-9b4961190c95/go.mod h1:9qAhocn7zKJG+0mI8eUu6xqkFDYS2kb2saOteoSB3cE=
github.com/otiai10/curr v1.0.0/go.mod h1:LskTG5wDwr8Rs+nNQ+1LlxRjAtTZZjtJW4rMXl6j4vs=
github.com/otiai10/mint v1.3.0/go.mod h1:F5AjcsTsWUqX+Na9fpHb52P8pcRX2CI6A3ctIT91xUo=
github.com/otiai10/mint v1.4.0 h1:umwcf7gbpEwf7WFzqmWwSv0CzbeMsae2u9ZvpP8j2q4=
github.com/otiai10/mint v1.4.0/go.mod h1:gifjb2MYOoULtKLqUAEILUG/9KONW6f7YsJ6vQLTlFI=
github.com/otiai10/copy v1.11.0 h1:OKBD80J/mLBrwnzXqGtFCzprFSGioo30JcmR4APsNwc=
github.com/otiai10/copy v1.11.0/go.mod h1:rSaLseMUsZFFbsFGc7wCJnnkTAvdc5L6VWxPE4308Ww=
github.com/otiai10/mint v1.5.1 h1:XaPLeE+9vGbuyEHem1JNk3bYc7KKqyI/na0/mLd/Kks=
github.com/peterbourgon/diskv v2.0.1+incompatible/go.mod h1:uqqh8zWWbv1HBMNONnaR/tNboyR3/BZd58JJSHlUSCU=
github.com/pkg/errors v0.8.0/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
github.com/pkg/errors v0.8.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
Expand Down Expand Up @@ -463,7 +459,6 @@ golang.org/x/sys v0.0.0-20210330210617-4fbd30eecc44/go.mod h1:h1NjWce9XRLGQEsW7w
golang.org/x/sys v0.0.0-20210510120138-977fb7262007/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.6.0 h1:MVltZSvRTcU2ljQOhs94SXPftV6DCNnZViHeQps87pQ=
golang.org/x/sys v0.6.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1/go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo=
Expand Down

0 comments on commit 9de7182

Please sign in to comment.