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

(core mod) pkg: bump go-redis -> v9 #627

Merged
merged 8 commits into from
Apr 18, 2023

Commits on Jan 31, 2023

  1. Update redis/go-redis to v9

    Version v9 implements the support for Redis v7 and has some
    other improvements.
    l0nax committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    abdfea8 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. pkg: remove v8 refs

    kamikazechaser committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    53e4ec5 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. fix unit test

    Signed-off-by: Mohammed Sohail <sohailsameja@gmail.com>
    trungdlp-wolffun authored and kamikazechaser committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    4db3079 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b4f147 View commit details
    Browse the repository at this point in the history
  3. completely update Redis package

    Signed-off-by: Mohammed Sohail <sohailsameja@gmail.com>
    trungdlp-wolffun authored and kamikazechaser committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    8682692 View commit details
    Browse the repository at this point in the history
  4. pkg (tools): revert replace directive in go.mod

    * this was previously reverted also in hibiken#392
    kamikazechaser committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    bccd25b View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2023

  1. fix: breaking build below go < 1.18

    * see redis/go-redis#2458 for more info
    kamikazechaser committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    74ed7ca View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. (tools & x): revert to v8 version cc777eb

    * revert state to as it was before v9 updates for tools and x modules
    kamikazechaser committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    56cd6a1 View commit details
    Browse the repository at this point in the history