Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump github.com/spf13/cast from 1.3.1 to 1.4.0 (#9788)
Bumps [github.com/spf13/cast](https://github.com/spf13/cast) from 1.3.1 to 1.4.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/spf13/cast/commit/3f42935ca945b3f2ebbcd8eede51188b7e235a82"><code>3f42935</code></a> github: Also run tests on Windows</li> <li><a href="https://github.com/spf13/cast/commit/02aebd9419d3b70f505087e7efa5dfe47a4b9268"><code>02aebd9</code></a> Update README.md</li> <li><a href="https://github.com/spf13/cast/commit/a9f3cbf0980c4cbcef3fbb38b662153de68f1ecd"><code>a9f3cbf</code></a> Remove .travis.yml</li> <li><a href="https://github.com/spf13/cast/commit/57c98fb578982a08d67ec981473293283a870352"><code>57c98fb</code></a> Create go.yml</li> <li><a href="https://github.com/spf13/cast/commit/22b2b540ce2e240dd3565d1238df82136be02051"><code>22b2b54</code></a> Adjust timezone logic</li> <li><a href="https://github.com/spf13/cast/commit/e4dda5f5f1363f8c14ebb6354d9f8e5e7ada8543"><code>e4dda5f</code></a> Add ToTimeInDefaultLocation/E</li> <li><a href="https://github.com/spf13/cast/commit/c3e59ced67b262ef9b7861e52ec95edb0f4aabae"><code>c3e59ce</code></a> travis: Bump Go versions</li> <li><a href="https://github.com/spf13/cast/commit/8d17101741c81653ee960aa20f9febb31f1218aa"><code>8d17101</code></a> Convert error slice to string slice</li> <li><a href="https://github.com/spf13/cast/commit/580a25aa7d3e051d868322e18416484618581f5f"><code>580a25a</code></a> feat: updating ToStringSliceE to support some other slices</li> <li>See full diff in <a href="https://github.com/spf13/cast/compare/v1.3.1...v1.4.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/spf13/cast&package-manager=go_modules&previous-version=1.3.1&new-version=1.4.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>
- Loading branch information