From a03978fd9e3cd35fd09b9d50ac732bb6fabd53d9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 Apr 2024 22:18:21 +0200 Subject: [PATCH] fix(deps): update module github.com/gomodule/redigo to v1.9.2 (#8) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/gomodule/redigo](https://togithub.com/gomodule/redigo) | `v1.8.9` -> `v1.9.2` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgomodule%2fredigo/v1.9.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fgomodule%2fredigo/v1.9.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fgomodule%2fredigo/v1.8.9/v1.9.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgomodule%2fredigo/v1.8.9/v1.9.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
gomodule/redigo (github.com/gomodule/redigo) ### [`v1.9.2`](https://togithub.com/gomodule/redigo/releases/tag/v1.9.2) [Compare Source](https://togithub.com/gomodule/redigo/compare/v1.9.1...v1.9.2) ##### v1.9.2 Release Notes (2024-02-25T12:54:41Z) #### Changelog ##### Bug fixes - [`e05a63b`](https://togithub.com/gomodule/redigo/commit/e05a63bfd93c1db480ee706c1686d9dd2385016b): fix: bump go version to 1.17 ([#​666](https://togithub.com/gomodule/redigo/issues/666)) ([@​stevenh](https://togithub.com/stevenh)) ##### Continuous Integration - [`4c535aa`](https://togithub.com/gomodule/redigo/commit/4c535aa56d60a1dddd457a8e63caa463bcb5a70b): ci: fix go caching ([#​667](https://togithub.com/gomodule/redigo/issues/667)) ([@​stevenh](https://togithub.com/stevenh)) [Full Changelog](https://togithub.com/gomodule/redigo/compare/v1.9.1...v1.9.2) ### [`v1.9.1`](https://togithub.com/gomodule/redigo/releases/tag/v1.9.1) [Compare Source](https://togithub.com/gomodule/redigo/compare/v1.9.0...v1.9.1) ##### v1.9.1 Release Notes (2024-02-20T23:51:27Z) #### Changelog ##### Chores - [`162ed02`](https://togithub.com/gomodule/redigo/commit/162ed022a35991830c265f24896b07d6537b3702): chore: retract v1.8.10 ([#​664](https://togithub.com/gomodule/redigo/issues/664)) ([@​stevenh](https://togithub.com/stevenh)) ##### Continuous Integration - [`cfabb1f`](https://togithub.com/gomodule/redigo/commit/cfabb1f017433cdf852a4841a8c0125c48275c0b): ci: remove deprecated goreleaser option ([#​663](https://togithub.com/gomodule/redigo/issues/663)) ([@​stevenh](https://togithub.com/stevenh)) [Full Changelog](https://togithub.com/gomodule/redigo/compare/v1.9.0...v1.9.1) ### [`v1.9.0`](https://togithub.com/gomodule/redigo/releases/tag/v1.9.0) ##### v1.9.0 Release Notes (2024-02-20T21:32:43Z) #### Changelog ##### Features - [`1d393b3`](https://togithub.com/gomodule/redigo/commit/1d393b301b27d4934d4b76ff4df60859e296cdec): feat: add TestOnBorrowContext ([#​660](https://togithub.com/gomodule/redigo/issues/660)) ([@​vasayxtx](https://togithub.com/vasayxtx)) ##### Bug fixes - [`78e255f`](https://togithub.com/gomodule/redigo/commit/78e255f9bd2ae9c9885793a751f42f5698a5da8c): fix: test goroutine leaks ([#​643](https://togithub.com/gomodule/redigo/issues/643)) ([@​stevenh](https://togithub.com/stevenh)) ##### Chores - [`9f0d2e9`](https://togithub.com/gomodule/redigo/commit/9f0d2e92e55d22b4c6d05bf8528ae90ed7fea855): chore: remove debug check ([#​659](https://togithub.com/gomodule/redigo/issues/659)) ([@​stevenh](https://togithub.com/stevenh)) - [`8b1c13e`](https://togithub.com/gomodule/redigo/commit/8b1c13e0376bc43a2443a0b312567718b4afbcd9): chore: run test server with enable-debug-command ([#​654](https://togithub.com/gomodule/redigo/issues/654)) ([@​elboulangero](https://togithub.com/elboulangero)) - [`a60882b`](https://togithub.com/gomodule/redigo/commit/a60882bf9e77d7f428bdfa7e27516979d833f663): chore: update testify ([#​653](https://togithub.com/gomodule/redigo/issues/653)) ([@​stevenh](https://togithub.com/stevenh)) - [`9129745`](https://togithub.com/gomodule/redigo/commit/91297458446615564ead7370d273480ccd2120f3): chore: update github actions and fix tests ([#​657](https://togithub.com/gomodule/redigo/issues/657)) ([@​stevenh](https://togithub.com/stevenh)) ##### Continuous Integration - [`1bfd3c1`](https://togithub.com/gomodule/redigo/commit/1bfd3c16b111e999b1ba506ad0613c8322a97848): ci: add goreleaser, update action and go versions ([#​662](https://togithub.com/gomodule/redigo/issues/662)) ([@​stevenh](https://togithub.com/stevenh)) #### New Contributors - [@​elboulangero](https://togithub.com/elboulangero) made their first contribution in [https://github.com/gomodule/redigo/pull/654](https://togithub.com/gomodule/redigo/pull/654) - [@​vasayxtx](https://togithub.com/vasayxtx) made their first contribution in [https://github.com/gomodule/redigo/pull/660](https://togithub.com/gomodule/redigo/pull/660) [Full Changelog](https://togithub.com/gomodule/redigo/compare/v1.8.9...v1.9.0)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/ffddorf/terraform-backend). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- go.mod | 2 +- go.sum | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 384bd05..063fc97 100644 --- a/go.mod +++ b/go.mod @@ -8,7 +8,7 @@ require ( github.com/coreos/go-oidc/v3 v3.10.0 github.com/go-git/go-git/v5 v5.12.0 github.com/go-redsync/redsync/v4 v4.11.0 - github.com/gomodule/redigo v1.8.9 + github.com/gomodule/redigo v1.9.2 github.com/google/go-github/v57 v57.0.0 github.com/google/go-github/v61 v61.0.0 github.com/google/uuid v1.6.0 diff --git a/go.sum b/go.sum index d00a306..088ee9f 100644 --- a/go.sum +++ b/go.sum @@ -339,6 +339,8 @@ github.com/golang/protobuf v1.5.3/go.mod h1:XVQd3VNwM+JqD3oG2Ue2ip4fOMUkwXdXDdiu github.com/golang/snappy v0.0.3/go.mod h1:/XxbfmMg8lxefKM7IXC3fBNl/7bRcc72aCRzEWrmP2Q= github.com/gomodule/redigo v1.8.9 h1:Sl3u+2BI/kk+VEatbj0scLdrFhjPmbxOc1myhDP41ws= github.com/gomodule/redigo v1.8.9/go.mod h1:7ArFNvsTjH8GMMzB4uy1snslv2BwmginuMs06a1uzZE= +github.com/gomodule/redigo v1.9.2 h1:HrutZBLhSIU8abiSfW8pj8mPhOyMYjZT/wcA4/L9L9s= +github.com/gomodule/redigo v1.9.2/go.mod h1:KsU3hiK/Ay8U42qpaJk+kuNa3C+spxapWpM+ywhcgtw= github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c/go.mod h1:lNA+9X1NB3Zf8V7Ke586lFgjr2dZNuvo3lPJSGZ5JPQ= github.com/google/btree v1.0.0/go.mod h1:lNA+9X1NB3Zf8V7Ke586lFgjr2dZNuvo3lPJSGZ5JPQ= github.com/google/go-cmp v0.2.0/go.mod h1:oXzfMopK8JAjlY9xF4vHSVASa0yLyX7SntLO5aqRK0M=