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

build(deps): bump github.com/redis/rueidis/rueidiscompat from 1.0.52 to 1.0.53 #702

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -71,8 +71,8 @@ require (
github.com/jaytaylor/html2text v0.0.0-20230321000545-74c2419ad056
github.com/mitchellh/mapstructure v1.5.0
github.com/oapi-codegen/oapi-codegen/v2 v2.4.1
github.com/redis/rueidis v1.0.52
github.com/redis/rueidis/rueidiscompat v1.0.52
github.com/redis/rueidis v1.0.53
github.com/redis/rueidis/rueidiscompat v1.0.53
github.com/reiver/go-bsky v0.0.0-20240906205655-8c7fadb4f3bb
github.com/rss3-network/protocol-go v0.5.16
github.com/spf13/afero v1.12.0
12 changes: 6 additions & 6 deletions go.sum
Original file line number Diff line number Diff line change
@@ -573,12 +573,12 @@ github.com/prometheus/procfs v0.15.1 h1:YagwOFzUgYfKKHX6Dr+sHT7km/hxC76UB0leargg
github.com/prometheus/procfs v0.15.1/go.mod h1:fB45yRUv8NstnjriLhBQLuOUt+WW4BsoGhij/e3PBqk=
github.com/redis/go-redis/v9 v9.5.1 h1:H1X4D3yHPaYrkL5X06Wh6xNVM/pX0Ft4RV0vMGvLBh8=
github.com/redis/go-redis/v9 v9.5.1/go.mod h1:hdY0cQFCN4fnSYT6TkisLufl/4W5UIXyv0b/CLO2V2M=
github.com/redis/rueidis v1.0.52 h1:VFlucmx/QHzGD7FYlK8l+W/HYz4aK+2eIOrCVjDwwag=
github.com/redis/rueidis v1.0.52/go.mod h1:by+34b0cFXndxtYmPAHpoTHO5NkosDlBvhexoTURIxM=
github.com/redis/rueidis/mock v1.0.52 h1:zdsXo71IeSGLrtVOJPwN2p6DPqzMr0gm5uJaJce1jsI=
github.com/redis/rueidis/mock v1.0.52/go.mod h1:FJnyIWtcCUgmBPbgVTjMBaqPQ2q2rwRCQcscRkGFfVE=
github.com/redis/rueidis/rueidiscompat v1.0.52 h1:qhABEp1eWlvyvd6PZB/AjSskVwMzyFRSM2WAi8P5LTE=
github.com/redis/rueidis/rueidiscompat v1.0.52/go.mod h1:7FIy/OX/2bmQkMFGZeLcdwj+GKTOp8r1G5JkVqMUUeg=
github.com/redis/rueidis v1.0.53 h1:r3eT4bp7Nyt+kSldT2po/EO9YeawHfZDY9TJBrHRLD4=
github.com/redis/rueidis v1.0.53/go.mod h1:by+34b0cFXndxtYmPAHpoTHO5NkosDlBvhexoTURIxM=
github.com/redis/rueidis/mock v1.0.53 h1:ugYxIMg/5nkrDAm+pblPxBfzS/l5D9po7U1JrEbWSw0=
github.com/redis/rueidis/mock v1.0.53/go.mod h1:xQiWWlVl57+Jug8gXYly4xNLMDp0/NVWPFO+lGWockQ=
github.com/redis/rueidis/rueidiscompat v1.0.53 h1:OJdV14zZB1NqAjSM+XbnPydlAh74DUfTuxFNE4tLRs0=
github.com/redis/rueidis/rueidiscompat v1.0.53/go.mod h1:+2EVB/ZIx5lYHSkKFEHZUixomdHPlDoGuUVnYZKjMCw=
github.com/reiver/go-atproto v0.0.0-20240906195827-a1832b0df821 h1:s2ColkXw5LNaS8/eHB7O46NQYyv+DOghr25u3ukEa5g=
github.com/reiver/go-atproto v0.0.0-20240906195827-a1832b0df821/go.mod h1:S/pf34se76GMYmdBXumZLenxGYgunVNLJkW6OQEXt9w=
github.com/reiver/go-bsky v0.0.0-20240906205655-8c7fadb4f3bb h1:ZgOhXYuF5y3Hzhm9I5vc+LNd0um1Lz4v9fn64mt9PJA=

Unchanged files with check annotations Beta

name: MIT
url: https://opensource.org/licenses/MIT
servers:
- url: http://localhost:80

Check warning on line 10 in docs/api.yaml

GitHub Actions / generate

no-server-example.com

Server `url` should not point to example.com or localhost.

Check warning on line 10 in docs/api.yaml

GitHub Actions / generate

no-server-example.com

Server `url` should not point to example.com or localhost.
description: Local development server
tags:
- name: RSS