Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

go.mod: bump version of mattn/go-sqlite3 #2163

Merged
merged 1 commit into from
Aug 3, 2023
Merged

Conversation

knusbaum
Copy link
Contributor

@knusbaum knusbaum commented Aug 3, 2023

What does this PR do?

This bumps up the version of github.com/mattn/go-sqlite3 a few point releases.

Motivation

The current version listed in the go.mod has CVEs associated with it. While we are not vulnerable, it sets off false alarms. This will fix false positive security scans.

Reviewer's Checklist

  • Changed code has unit tests for its functionality at or near 100% coverage.
  • There is a benchmark for any new code, or changes to existing code.
  • If this interacts with the agent in a new way, a system test has been added.

@knusbaum knusbaum requested a review from a team as a code owner August 3, 2023 13:22
@pr-commenter
Copy link

pr-commenter bot commented Aug 3, 2023

Benchmarks

Benchmark execution time: 2023-08-03 13:34:17

Comparing candidate commit cfc5477 in PR branch knusbaum/bump-go-sqlite3 with baseline commit 4c4f51f in branch main.

Found 0 performance improvements and 0 performance regressions! Performance is the same for 33 metrics, 0 unstable metrics.

@ahmed-mez ahmed-mez merged commit 2fffe7b into main Aug 3, 2023
50 checks passed
@ahmed-mez ahmed-mez deleted the knusbaum/bump-go-sqlite3 branch August 3, 2023 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants