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/huandu/go-sqlbuilder from 1.18.0 to 1.19…
….0 (#6) Bumps [github.com/huandu/go-sqlbuilder](https://github.com/huandu/go-sqlbuilder) from 1.18.0 to 1.19.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/huandu/go-sqlbuilder/releases">github.com/huandu/go-sqlbuilder's releases</a>.</em></p> <blockquote> <h2>New feature: Flavor for CQL</h2> <p>We add a new flavor <code>CQL</code> in this package. See <a href="https://github-redirect.dependabot.com/huandu/go-sqlbuilder/issues/85">#85</a> for details. Thanks for your contribution, <a href="https://github.com/SpencerC"><code>@SpencerC</code></a>.</p> <p><strong>Full Changelog</strong>: <a href="https://github.com/huandu/go-sqlbuilder/compare/v1.18.0...v1.19.0">https://github.com/huandu/go-sqlbuilder/compare/v1.18.0...v1.19.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/huandu/go-sqlbuilder/commit/1191d338f5ce9eebc4a1ce2c6f8fa5a8b8910850"><code>1191d33</code></a> update readme and format code</li> <li><a href="https://github.com/huandu/go-sqlbuilder/commit/674f3da02d3108824a9bd44f074148e9f254c523"><code>674f3da</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/huandu/go-sqlbuilder/issues/85">#85</a> from datastax-ext/master</li> <li><a href="https://github.com/huandu/go-sqlbuilder/commit/28a0bcf47d7def6c13dacb93050c38f9eed8767f"><code>28a0bcf</code></a> Fix insert test.</li> <li><a href="https://github.com/huandu/go-sqlbuilder/commit/cd8fefbe26277e99f70541aa66fd7ca53b768e8b"><code>cd8fefb</code></a> Remove NOW.</li> <li><a href="https://github.com/huandu/go-sqlbuilder/commit/af068dedc0cb8088b83c5ba5eb7570c4c1eb04ef"><code>af068de</code></a> Remove IF.</li> <li><a href="https://github.com/huandu/go-sqlbuilder/commit/a4ec9c851680bfb45ee0cfdfb1df254c67281d25"><code>a4ec9c8</code></a> Merge remote-tracking branch 'upstream/master'</li> <li><a href="https://github.com/huandu/go-sqlbuilder/commit/cb43436e4843f0d6c9e07267277a2e3d5c87a5c1"><code>cb43436</code></a> Merge remote-tracking branch 'upstream/master' (<a href="https://github-redirect.dependabot.com/huandu/go-sqlbuilder/issues/2">#2</a>)</li> <li><a href="https://github.com/huandu/go-sqlbuilder/commit/989b698fafdc54adc57b75ee722bb47be7256436"><code>989b698</code></a> Add CQL support (<a href="https://github-redirect.dependabot.com/huandu/go-sqlbuilder/issues/1">#1</a>)</li> <li>See full diff in <a href="https://github.com/huandu/go-sqlbuilder/compare/v1.18.0...v1.19.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/huandu/go-sqlbuilder&package-manager=go_modules&previous-version=1.18.0&new-version=1.19.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