From cc1a91c5c5430d9dd4e1ee2f86d229162ddf80b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Apr 2023 11:04:20 +0000 Subject: [PATCH] mod: bump github.com/rueian/rueidis from 0.0.97 to 0.0.100 Bumps [github.com/rueian/rueidis](https://github.com/rueian/rueidis) from 0.0.97 to 0.0.100. - [Release notes](https://github.com/rueian/rueidis/releases) - [Changelog](https://github.com/rueian/rueidis/blob/main/.goreleaser.yaml) - [Commits](https://github.com/rueian/rueidis/compare/v0.0.97...v0.0.100) --- updated-dependencies: - dependency-name: github.com/rueian/rueidis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 6e213302..fce2dd06 100644 --- a/go.mod +++ b/go.mod @@ -28,7 +28,7 @@ require ( github.com/onsi/ginkgo/v2 v2.9.2 github.com/onsi/gomega v1.27.6 github.com/pyroscope-io/client v0.7.0 - github.com/rueian/rueidis v0.0.97 + github.com/rueian/rueidis v0.0.100 github.com/sirupsen/logrus v1.9.0 github.com/smartwalle/alipay/v3 v3.2.1 github.com/sourcegraph/conc v0.3.0 diff --git a/go.sum b/go.sum index 429cf8be..b8fc08ac 100644 --- a/go.sum +++ b/go.sum @@ -1193,8 +1193,8 @@ github.com/rs/xid v1.4.0 h1:qd7wPTDkN6KQx2VmMBLrpHkiyQwgFXRnkOLacUiaSNY= github.com/rs/xid v1.4.0/go.mod h1:trrq9SKmegXys3aeAKXMUTdJsYXVwGY3RLcfgqegfbg= github.com/rs/zerolog v1.13.0/go.mod h1:YbFCdg8HfsridGWAh22vktObvhZbQsZXe4/zB0OKkWU= github.com/rs/zerolog v1.15.0/go.mod h1:xYTKnLHcpfU2225ny5qZjxnj9NvkumZYjJHlAThCjNc= -github.com/rueian/rueidis v0.0.97 h1:b3jo3CatMd7Jak+Sbz8sPpasdUY/BziBsSjdzT5GQvc= -github.com/rueian/rueidis v0.0.97/go.mod h1:ivvsRYRtAUcf9OnheuKc5Gpa8IebrkLT1P45Lr2jlXE= +github.com/rueian/rueidis v0.0.100 h1:22yp/+8YHuWc/vcrp8bkjeE7baD3vygoh2gZ2+xu1KQ= +github.com/rueian/rueidis v0.0.100/go.mod h1:ivvsRYRtAUcf9OnheuKc5Gpa8IebrkLT1P45Lr2jlXE= github.com/russross/blackfriday v1.5.2/go.mod h1:JO/DiYxRf+HjHt06OyowR9PTA263kcR/rfWxYHBV53g= github.com/russross/blackfriday/v2 v2.0.1/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM= github.com/ruudk/golang-pdf417 v0.0.0-20181029194003-1af4ab5afa58/go.mod h1:6lfFZQK844Gfx8o5WFuvpxWRwnSoipWe/p622j1v06w=