Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump github.com/go-openapi/strfmt from 0.21.7 to 0.23.0 (#123)
Bumps [github.com/go-openapi/strfmt](https://github.com/go-openapi/strfmt) from 0.21.7 to 0.23.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/go-openapi/strfmt/commit/f72fdf0301469b24829992bdf31b3456a74a172d"><code>f72fdf0</code></a> chore(go): go-openapi requires go.1.20 across the board</li> <li><a href="https://github.com/go-openapi/strfmt/commit/be4ecdf163e13ca3ee3c8cd7da7495d151c8006f"><code>be4ecdf</code></a> updated dependencies</li> <li><a href="https://github.com/go-openapi/strfmt/commit/e949e33817462b3c21efbc71492c0ec44ee455a3"><code>e949e33</code></a> fix(ci): remove dependency-type from dependabot groups</li> <li><a href="https://github.com/go-openapi/strfmt/commit/52385213d0a92e9d13f22558f9191c3059a6fe6d"><code>5238521</code></a> Bump github.com/stretchr/testify from 1.8.4 to 1.9.0</li> <li><a href="https://github.com/go-openapi/strfmt/commit/6729407677739f8f9cbf561aa966b78aa9df4d97"><code>6729407</code></a> chore(linting): fixed unnessary use of fmt.Errorf</li> <li><a href="https://github.com/go-openapi/strfmt/commit/59dbfa2b13b29e68880d74569f3ce78ac5c86c7f"><code>59dbfa2</code></a> Bump the other-dependencies group with 1 update</li> <li><a href="https://github.com/go-openapi/strfmt/commit/f7d57e2b8dbc87729a35a59767899592dc97e8a2"><code>f7d57e2</code></a> Bump the development-dependencies group with 1 update</li> <li><a href="https://github.com/go-openapi/strfmt/commit/83a372adbb5fe76cd3a72bf77ccada316697b285"><code>83a372a</code></a> ci: remove paths-ignore</li> <li><a href="https://github.com/go-openapi/strfmt/commit/cd1244b761dd24b44af0e881037f4e32fd9ba84e"><code>cd1244b</code></a> Bump the development-dependencies group with 1 update</li> <li><a href="https://github.com/go-openapi/strfmt/commit/cf8eef5bb412c0b16f3c14d3fb45175b5629247c"><code>cf8eef5</code></a> chore(ci): prevents duplicate workflow runs</li> <li>Additional commits viewable in <a href="https://github.com/go-openapi/strfmt/compare/v0.21.7...v0.23.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/go-openapi/strfmt&package-manager=go_modules&previous-version=0.21.7&new-version=0.23.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 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information